Skip to content
Cline

code fundi mcp for Cline

io.github.felixwaweru/code-fundi-mcp

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

client:Cline transport:stdio runtime:npm

Install code fundi mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

code fundi mcp in other clients