mcp codebase index for Cursor
io.github.mikerecognex/mcp-codebase-index
Structural codebase indexer with 17 query tools. 87% token reduction. Zero dependencies.
client:Cursor
transport:stdio
runtime:pypi
Install mcp codebase index in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-codebase-index": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-codebase-index"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs