Skip to content
Windsurf

code fundi mcp for Windsurf

io.github.felixwaweru/code-fundi-mcp

CodeFundi MCP server for codebase mapping and blast-radius analysis.

client:Windsurf transport:stdio runtime:npm

Install code fundi mcp in Windsurf

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

{
  "mcpServers": {
    "code-fundi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@codefundi/code-fundi-mcp"
      ]
    }
  }
}

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

code fundi mcp in other clients