JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1024
  • Score
    100M100P100Q89209F
  • License MIT

Vexp — Context Engine for AI Coding Agents. Pre-indexes your codebase into a dependency graph and delivers ranked context to any MCP-compatible agent. 58% lower cost per task, 90% fewer tool calls (SWE-bench Verified). Works with Claude Code, Cursor, Copilot, Windsurf, Codex, Cline, Aider, and 12+ agents. Local-first. Your code never leaves your machine.

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
    vexp

    That'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.

    License

    MIT