io.github.vouch-protocol/vouch-mcp MCP Server
io.github.vouch-protocol/vouch-mcp
What is the io.github.vouch-protocol/vouch-mcp MCP server?
Sign and verify W3C Verifiable Credentials so AI agents can cryptographically authorize actions.
How to install io.github.vouch-protocol/vouch-mcp
Copy-paste configuration for popular MCP clients.
VOUCH_PRIVATE_KEYrequiredsecretThe agent's signing key as a JWK JSON string, held only in this server process.
VOUCH_DIDrequiredThe agent's DID, e.g. did:web:agent.example.com
VOUCH_MCP_TRANSPORTTransport to serve: 'stdio' (default), 'http' (Streamable HTTP), or 'sse'.
VOUCH_MCP_HOSTBind host when VOUCH_MCP_TRANSPORT=http (default 127.0.0.1).
VOUCH_MCP_PORTBind port when VOUCH_MCP_TRANSPORT=http (default 8080).
{
"mcpServers": {
"vouch-mcp": {
"command": "uvx",
"args": [
"vouch-mcp"
],
"env": {
"VOUCH_PRIVATE_KEY": "<YOUR_VOUCH_PRIVATE_KEY>",
"VOUCH_DID": "<YOUR_VOUCH_DID>",
"VOUCH_MCP_TRANSPORT": "<YOUR_VOUCH_MCP_TRANSPORT>",
"VOUCH_MCP_HOST": "<YOUR_VOUCH_MCP_HOST>",
"VOUCH_MCP_PORT": "<YOUR_VOUCH_MCP_PORT>"
}
}
}
}{
"mcpServers": {
"vouch-mcp": {
"command": "uvx",
"args": [
"vouch-mcp"
],
"env": {
"VOUCH_PRIVATE_KEY": "<YOUR_VOUCH_PRIVATE_KEY>",
"VOUCH_DID": "<YOUR_VOUCH_DID>",
"VOUCH_MCP_TRANSPORT": "<YOUR_VOUCH_MCP_TRANSPORT>",
"VOUCH_MCP_HOST": "<YOUR_VOUCH_MCP_HOST>",
"VOUCH_MCP_PORT": "<YOUR_VOUCH_MCP_PORT>"
}
}
}
}{
"mcpServers": {
"vouch-mcp": {
"command": "uvx",
"args": [
"vouch-mcp"
],
"env": {
"VOUCH_PRIVATE_KEY": "<YOUR_VOUCH_PRIVATE_KEY>",
"VOUCH_DID": "<YOUR_VOUCH_DID>",
"VOUCH_MCP_TRANSPORT": "<YOUR_VOUCH_MCP_TRANSPORT>",
"VOUCH_MCP_HOST": "<YOUR_VOUCH_MCP_HOST>",
"VOUCH_MCP_PORT": "<YOUR_VOUCH_MCP_PORT>"
}
}
}
}{
"servers": {
"vouch-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"vouch-mcp"
],
"env": {
"VOUCH_PRIVATE_KEY": "<YOUR_VOUCH_PRIVATE_KEY>",
"VOUCH_DID": "<YOUR_VOUCH_DID>",
"VOUCH_MCP_TRANSPORT": "<YOUR_VOUCH_MCP_TRANSPORT>",
"VOUCH_MCP_HOST": "<YOUR_VOUCH_MCP_HOST>",
"VOUCH_MCP_PORT": "<YOUR_VOUCH_MCP_PORT>"
}
}
}
}claude mcp add vouch-mcp --env VOUCH_PRIVATE_KEY=<YOUR_VOUCH_PRIVATE_KEY> --env VOUCH_DID=<YOUR_VOUCH_DID> --env VOUCH_MCP_TRANSPORT=<YOUR_VOUCH_MCP_TRANSPORT> --env VOUCH_MCP_HOST=<YOUR_VOUCH_MCP_HOST> --env VOUCH_MCP_PORT=<YOUR_VOUCH_MCP_PORT> -- uvx vouch-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.