What developers are saying
“Since I implemented the extension this afternoon, I was able to switch back to Opus and the usage has magically slowed to a crawl.”
r/ClaudeCode
Trusted by 10,000+ developers
Agents read everything. They understand nothing.
Every session, the agent scans files, guesses dependencies, and floods its context with code it never uses. Vexp gives it precise structure instead.
Not an optimization. Precise context, retrieved locally.
Graph-native context. Deterministic, local, zero network calls.
Index
Parse. Graph. Persist.
tree-sitter parses your code into a dependency graph: functions, classes, and types as nodes; calls and imports as edges. Secrets are filtered out by default, then everything is stored in local SQLite, never uploaded.
Traverse
Hybrid search, graph-ranked.
Full-text and TF-IDF search find candidate pivots, then graph centrality ranks them. Intent detection picks the strategy automatically. No embeddings, no external API, with an optional GPU-accelerated on-device model for about 30% more savings.
Capsule
Pivots in full, the rest skeletonized.
Pivot nodes return full source. Adjacent nodes collapse to signatures and return types, no bodies. The capsule stays bounded to your token budget.
One primary call. Ten specialized tools.
Reach for run_pipeline first. The rest are precise instruments, including a session memory that remembers your decisions and learns your conventions.
Same model. Better context. More bugs fixed.
Benchmarked on 100 real GitHub issues from SWE-bench Verified, with every agent running the same model. The only variable was the context layer.
Open benchmark · 95% CI ±8.7pp · reproducible in one command · See the full methodology →
Flat pricing. No credits. No surprises.
Start free with session memory on any project, no account or API key. Pro adds all 12 tools, multi-repo workspaces, and 50,000 nodes for $19/mo.
Spend $20–200/mo on AI coding? Vexp pays for itself in the first week. 65–70% fewer tokens means 2–3x more work before you hit a limit.
Try vexp on a personal project. No account required.
- ✓≤ 2,000 nodes
- ✓Single-repo workspace
- ✓7 MCP tools (4 core + 3 memory)
- ✓20 pipeline + skeleton calls / day
- ✓VS Code extension or standalone CLI
- ✓Git manifest sync
The full context engine for professional developers. Under $20, so you can expense it without approval.
- ✓50,000 nodes
- ✓Up to 3 repos per workspace
- ✓All 12 MCP tools
- ✓Intent detection & CodeLens
- ✓Email support
All plans work on unlimited individual repositories. The workspace limit defines how many repos can be linked together for cross-repo queries.
Install, open, done
Three steps to context-aware AI. No account, no config, no network calls.
Install the extension or CLI
Add Vexp from the VS Code marketplace, or install the standalone CLI. It auto-detects your agent and writes its MCP config for you.
One-time email with install links. No spam.
Give your AI the context it's missing.
Install in 30 seconds. Free forever on small projects. No account needed.
or npm install -g vexp-cli·read the docs
One-time email with install links. No spam.
No account · No credit card · Zero network calls







