Usage with Claude
You don’t trigger VecGrep manually — Claude decides when to call the tools based on what you ask.| What you say to Claude | Tool invoked |
|---|---|
| ”Index my project at /Users/me/myapp” | index_codebase |
| ”How does authentication work in this codebase?” | search_code |
| ”Find where database connections are set up” | search_code |
| ”How many files are indexed?” | get_index_status |
