Code Scalpel is the bridge between Generative AI and Reliable Software Engineering. It is an MCP (Model Context Protocol) server designed to be the primary toolset for AI agents (like Claude, GitHub Copilot, and Cursor) to perceive, analyze, and modify codebases with surgical precision.
Copilot instructions for 3D-Tech-Solutions/code-scalpel, covering copilot instructions for code scalpel, project scope and mission, role and persona, using code scalpel tools appropriately and when to use each tool.
Claude Code instructions for 3D-Tech-Solutions/code-scalpel, covering code scalpel development guide, quick start, setup development environment, clone and install and run tests.
Analyze code structure: parse functions, classes, imports, and complexity metrics. Use to understand a file or project without reading the source code directly.
Extract a specific function, class, or method from a file using Code Scalpel. Use when you need to show a symbol without reading the entire file—saves 95% of context.
Full security audit: detect local vulnerabilities, cross-file taint flows, CVEs in dependencies, and polyglot sink patterns. Complete security scan pipeline.
Install and verify the Code Scalpel MCP server. Checks if codescalpel is already installed in Claude Code, runs claude mcp add if needed, and confirms connection by fetching capabilities.