Skip to content
Windsurf

phaedo mcp for Windsurf

io.github.phaedo-labs/phaedo-mcp

Carry your Phaedo cognitive fingerprint into any MCP client: inject, consult, escalate, sign.

client:Windsurf transport:stdio runtime:npm

Install phaedo mcp in Windsurf

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

{
  "mcpServers": {
    "phaedo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "phaedo-mcp"
      ]
    }
  }
}

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

phaedo mcp in other clients