Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vexp-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vexp — Context Engine for AI Coding Agents
Save 70% of tokens. Get 2x better answers. Your code never leaves your machine.
vexp is a local-first context engine that gives AI coding agents the right code context — automatically. One install, and every agent gets smarter answers with fewer tokens.
Works with 12+ AI coding agents and 30 programming languages out of the box.
Why vexp?
AI coding agents dump entire files into their context window, burning tokens and getting confused. vexp solves this with a local code graph that delivers only the relevant symbols, call chains, and dependencies — compressed to 70% fewer tokens.
- Local-first — your code never leaves your machine
- Zero config — auto-detects your agents and configures MCP
- Universal — works with any agent that supports MCP or custom rules
Supported AI Coding Agents
| Agent | Auto-Configured |
|---|---|
| Claude Code | ✓ |
| Cursor | ✓ |
| Windsurf | ✓ |
| GitHub Copilot | ✓ |
| Continue.dev | ✓ |
| Augment | ✓ |
| Zed | ✓ |
| Codex (OpenAI) | ✓ |
| Kilo Code | ✓ |
| Kiro | ✓ |
| Antigravity | ✓ |
| Opencode | ✓ |
Supported Languages (30)
TypeScript, JavaScript, Python, Go, Rust, Java, C#, C, C++, Ruby, Kotlin, Scala, Swift, Dart, Elixir, Haskell, OCaml, Lua, R, PHP, Zig, HCL/Terraform, Objective-C, Bash/Shell, Dockerfile, Clojure, F#, SQL, HTML/CSS, YAML/JSON
Quick Start
npm install -g vexp-cli
vexpThat's it. The interactive CLI guides you through setup, indexing, and agent configuration.
Platforms
| Platform | Architecture |
|---|---|
| Linux | x64, ARM64 |
| macOS | x64, ARM64 (Apple Silicon) |
| Windows | x64 |
VS Code Extension
For the best experience, install the vexp VS Code extension — it manages the daemon automatically and adds a sidebar dashboard with token savings tracking.
Links
License
MIT