FAISS, call graph, AST, BM25 — 34 MCP tools for AI agents. 50-80% token reduction. Offline.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx cognirepo
MCP client config
{
"mcpServers": {
"cognirepo": {
"command": "uvx",
"args": [
"cognirepo"
]
}
}
}