mcp codebase index for Grok
io.github.mikerecognex/mcp-codebase-index
Structural codebase indexer with 17 query tools. 87% token reduction. Zero dependencies.
client:Grok
transport:stdio
runtime:pypi
Install mcp codebase index in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-codebase-index": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-codebase-index"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs