Context Tools Plugin - Usage Guide
Dynamic Directory Support (v0.8.0+)
GOOD NEWS: MCP tools automatically adapt to the current working directory!
How it works:
cd /home/user/project-a
# MCP tools query/index project-a/.claude/repo-map.db
cd /home/user/project-b
# MCP tools now query/index project-b/.claude/repo-map.db ✅
Behavior:
- Tools check current working directory on each call
- If
.claude/repo-map.dbexists: query it - If not: trigger indexing for curren
[Description truncada. Veja o README completo no GitHub.]