o2-scalpel

o2alexanderfedin/o2-scalpel
★ 0 stars Rust 🤖 AI/LLM Updated today
LSP-driven semantic refactoring for agentic AI (MCP server + Claude Code plugin)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "o2-scalpel": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "o2-scalpel"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="docs/assets/scalpel-banner.png" alt="Scalpel — semantic code surgery, by O2.services" width="720"> </p> LSP-driven semantic refactoring for agentic AI clients via the Model Context Protocol. **v0.2.0** — Stage 3 ergonomic facades complete. **25 always-on MCP tools** ship as of `v0.2.0-stage-3-facades-complete`: