Odel
CogniRepo

CogniRepo

Local
@ashlesh-t14PythonMITUpdated 4 days ago

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).

PyPIcognirepov1.1.1

Run

uvx cognirepo

MCP client config

{
  "mcpServers": {
    "cognirepo": {
      "command": "uvx",
      "args": [
        "cognirepo"
      ]
    }
  }
}