Skip to content
Zed

CogniRepo for Zed

io.github.ashlesh-t/cognirepo

FAISS, call graph, AST, BM25 — 34 MCP tools for AI agents. 50-80% token reduction. Offline.

client:Zed transport:stdio runtime:pypi

Install CogniRepo in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

CogniRepo in other clients