MCP server for the Code-Fundi API — search, research, index, and manage code repositories via any MCP-compatible AI assistant.
{
"mcpServers": {
"codefundicode-fundi": {
"command": "npx",
"args": [
"-y",
"@codefundi/code-fundi-mcp"
]
}
}
}