Introducing Vorpal
Vorpal parses your code, connects definitions across files, and keeps the results ready for your next question.
Code intelligence, swift and sharp.
A codebase, understood through its structure. Knowledge graphs, structural search, and hybrid semantic search in one binary.
Vorpal turns source code into a queryable knowledge graph. Ask who calls a function, what implements an interface, or where a behavior lives. Its 49 built-in tree-sitter grammars extract definitions and relationships, while confidence labels make the limits of resolution visible.
The same engine combines structural search and rewriting with hybrid semantic search. Use the CLI directly, connect a coding agent through MCP, or work through the Python, Node.js, and WebAssembly packages. Incremental indexing keeps repeated exploration practical as a repository changes.
Explore callers, references, imports, implementations, and types through relationships extracted from the syntax tree.
Combine name matching, semantic similarity, and graph signals, or match precise code shapes with structural patterns.
Expose code intelligence through a built-in MCP server, with source spans and compact, paginated query results.