Skip to content
Windsurf

vouch mcp for Windsurf

io.github.vouch-protocol/vouch-mcp

Sign and verify W3C Verifiable Credentials so AI agents can cryptographically authorize actions.

client:Windsurf transport:stdio runtime:pypi

Install vouch mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "vouch-mcp": {
      "command": "uvx",
      "args": [
        "vouch-mcp"
      ],
      "env": {
        "VOUCH_PRIVATE_KEY": "<VOUCH_PRIVATE_KEY>",
        "VOUCH_DID": "<VOUCH_DID>",
        "VOUCH_MCP_TRANSPORT": "<VOUCH_MCP_TRANSPORT>",
        "VOUCH_MCP_HOST": "<VOUCH_MCP_HOST>",
        "VOUCH_MCP_PORT": "<VOUCH_MCP_PORT>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

vouch mcp in other clients