v2.1.2 β€’ 22 functional tools

Your AI agent is guessing.
It should be knowing.

Code Scalpel gives AI agents parser-backed code structure, cross-file analysis, and verification instead of raw text edits.

Parse syntax trees, trace dependencies, and inspect refactor impact with symbolic verification across 10 parser-backed languages shipping in the current package.

Works with VS Code / Copilot, Claude, and other MCP clients.
Code Scalpel icon
YOUR AGENT
You: "Refactor the login flow"
Agent: Scanning project structure...
Found login_handler + 4 dependencies
Checked 12 files for side effects
Warning: auth_middleware depends on this
Safe refactor path confirmed
Done: 3 files updated, 0 broken references.
_