Skip to content
Windsurf

my-pi for Windsurf

io.github.boxboxmari/my-pi

Local-first MCP runtime for coding agents with safe workspace access, AST/LSP navigation, and Git.

client:Windsurf transport:stdio runtime:npm

Install my-pi in Windsurf

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

{
  "mcpServers": {
    "my-pi": {
      "command": "npx",
      "args": [
        "-y",
        "@koonwang03/my-pi"
      ]
    }
  }
}

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

my-pi in other clients