Skip to content
Claude Desktop

mcp multi edit for Claude Desktop

io.github.eaisdevelopment/mcp-multi-edit

Atomic multi-file find-and-replace by Essential AI Solutions (essentialai.uk)

client:Claude Desktop transport:stdio runtime:npm

Install mcp multi edit in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-multi-edit": {
      "command": "npx",
      "args": [
        "-y",
        "@essentialai/mcp-multi-edit"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp multi edit in other clients