Skip to content
Windsurf

mirror mcp for Windsurf

io.github.toby/mirror-mcp

Mirror MCP: Introspection for LLMs

client:Windsurf transport:stdio runtime:npm

Install mirror mcp in Windsurf

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

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

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

mirror mcp in other clients