Skip to content
Windsurf

passage protocol for Windsurf

io.github.hawthornhollows/passage-protocol

Departure and admission records for AI agents with Ed25519/P-256 signatures.

client:Windsurf transport:stdio runtime:npm

Install passage protocol in Windsurf

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

{
  "mcpServers": {
    "passage-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "@cellar-door/mcp-server"
      ]
    }
  }
}

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

passage protocol in other clients