17 MCP query tools for codebase navigation — functions, classes, imports, dependency graphs, change impact. Zero dependencies. 87% token reduction.
Stars
48
Forks
7
Watchers
48
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
48
commits
Fix get_dependents/get_change_impact for dotted method names
ea8ad0bView on GitHubFix: add --strict-mcp-config so without_index mode has no MCP servers
f9aea76View on GitHubHandle task timeouts gracefully, bump timeout to 10 minutes
c3bd150View on GitHubAdd new-context metric: cache_creation shows actual content savings
82b0712View on GitHubRevamp report: lead with cost and turns, show cache breakdown
bf171c7View on GitHubFix token counting: sum uncached + cache_read + cache_creation
46ac096View on GitHubFix token measurement: use real counts from CLI JSON output
2471ab4View on GitHubFix runner: nested session detection and report import path
2ed01f5View on GitHubFix ruff F821: add missing ProjectIndex import in server.py
d16c0f0View on GitHub