CogniRepo for Cursor
io.github.ashlesh-t/cognirepo
FAISS, call graph, AST, BM25 — 34 MCP tools for AI agents. 50-80% token reduction. Offline.
client:Cursor
transport:stdio
runtime:pypi
Install CogniRepo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cognirepo": {
"type": "stdio",
"command": "uvx",
"args": [
"cognirepo"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs