Claude CodeModelsToolsOpen SourceImage and VideoAudioAgentsAppsResearchPeopleCompanies
Tools r/unknown

jCodeMunch MCP: AST indexing claims 95% token reduction for code reading

TLDR

An MCP server that indexes a codebase once with tree-sitter and lets agents retrieve exact functions and symbols instead of reading whole files.

Read the original GitHub