Vexp - Local-first context engine for AI coding agents
by•
vexp gives your AI coding agent only the code that matters. It indexes your codebase into a dependency graph locally (Rust, tree-sitter, SQLite) and serves ranked context via MCP. Instead of reading entire files, the agent gets the relevant functions in full and connected symbols as skeletonized signatures. Works with Claude Code, Cursor, Copilot, and 9 more agents. 30 languages. Session memory with staleness detection. Zero cloud, zero network calls. Your code never leaves your machine.


Replies
Congrats on the launch, Nicola!
Any plans to support CI environments, or is vexp strictly meant for local dev workflows?
@ermakovich_sergey At the moment it's designed for developers, but I plan to expand it to include CI in the future