Girder – an MCP server that gives coding agents a code graph
SMRTR summary
Girder is a semantic code intelligence tool that parses repositories into a living graph of functions, call edges, and definitions, then serves that graph to AI coding agents via MCP. Instead of dumping whole files into context windows, agents query exact function sources and impact paths, reducing context size by up to 97.85%. It supports Rust, Python, TypeScript, and Go, ships as a single static Rust binary, and includes a free permanent tier.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article