Loading MCP server directory, please wait...
Ranked codebase search and static symbol navigation for coding agents.
npx @getmcp/cli add ai.codenib/codenibRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.codenib/codenib": {
"command": "uvx",
"args": [
"codenib[mcp]==0.2.0",
"codenib",
"mcp"
]
}
}
}