Skip to content
Claude Desktop

parecode for Claude Desktop

io.github.basilskywalk/parecode

Token-aware ripgrep code search and atomic multi-file edits for coding agents.

client:Claude Desktop transport:stdio runtime:npm

Install parecode in Claude Desktop

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

{
  "mcpServers": {
    "parecode": {
      "command": "npx",
      "args": [
        "-y",
        "parecode"
      ]
    }
  }
}

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

parecode in other clients