ThinkyMiner/codeTree
MCP server with 23 tools for structured code understanding via tree-sitter. 10 languages. 999 tests. One-command install.
Platform-specific configuration:
{
"mcpServers": {
"codeTree": {
"command": "npx",
"args": [
"-y",
"codeTree"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...