AI codebase indexer and MCP server for Claude Code, Cursor, and Copilot. Pre-index your project into a compact graph and measure real token savings with `larkx bench`.
{
"mcpServers": {
"larkx": {
"command": "npx",
"args": [
"-y",
"larkx"
]
}
}
}