codetree-claude
npm/codetree-claudeMCP server & CLI: codebase index + cache for Claude Code, Cursor, OpenAI Codex, Google Antigravity/Gemini. Model Context Protocol tools (codetree_read, codetree_search, …), hooks on Claude, rules on other IDEs. Token savings, SQLite index, symbol search,
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"codetree-claude": {
"url": "None",
"transport": "http"
}
}
}