V

vexp-cli

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% lowe…

AI & ML
Install Command
npx -y vexp-cli
Claude Desktop Config
{
  "mcpServers": {
    "vexp-cli": {
      "command": "npx",
      "args": [
        "-y",
        "vexp-cli"
      ]
    }
  }
}

vexp-cli is a community MCP server that connects AI assistants like Claude to 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% lowe…. It runs locally on your machine, keeping your data private and giving you full control over the connection. AI engineers can use it to chain models and pipelines into more powerful workflows.

About vexp-cli

Overview

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, Copi

Links

Topics

vexp, ai, context-engine, mcp, coding-agent, cursor, windsurf, claude, claude-code, copilot, github-copilot, zed, augment, continue, codex, openai-codex, kiro, kilo-code, cline, aider, antigravity, opencode, code-intelligence, token-optimization, token-saver, ast, tree-sitter, code-context, dependency-graph, model-context-protocol, mcp-server, mcp-tool, llm, ai-agent, ai-coding, ai-coding-assistant, developer-tools, code-search, code-index, swe-bench, context-window, rag, code-rag, local-first, offline, privacy, typescript, python, rust, go, java, c, cpp, csharp, ruby, swift, kotlin, php

Who Should Use vexp-cli?

  • 1Manage repositories, issues, and pull requests through Claude
  • 2Chain AI models and pipelines through a unified MCP interface
  • 3Let Claude orchestrate other AI tools and models
  • 4Integrate embeddings, image generation, or speech APIs into your workflow

How to Install vexp-cli

Before you start

You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.

The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.

How vexp-cli Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

vexpaicontext-enginecoding-agentcursorwindsurfclaudeclaude-codecopilotgithub-copilot

Reviews