Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ThinkyMiner • Uncategorized
An MCP server providing structured code understanding via tree-sitter for coding agents.
Understand code structure without reading full source files.
Navigate code relationships such as call graphs and references.
Analyze code quality, complexity, and perform impact analysis.
codetree is an MCP server that enables coding agents to understand code structure efficiently using tree-sitter, allowing them to ask precise questions instead of reading entire files. It supports 23 tools across 10 programming languages, offers fast startup (~1 second), and requires no configuration or external databases. This results in significant token savings and improved agent performance when analyzing codebases.