Loading MCP server directory, please wait...
Local code search for AI agents: hybrid ranked search and SQL aggregation over an in-repo index.
npx @getmcp/cli add io.github.infino-ai/code-contextRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.infino-ai/code-context": {
"command": "npx",
"args": [
"-y",
"@infino-ai/code-context"
],
"env": {
"CX_ROOT": "",
"CX_INDEX_DIR": "",
"CX_AUTO_SYNC": "",
"CX_NO_EMBED": ""
}
}
}
}