Skip to content
Cline

parecode for Cline

io.github.basilskywalk/parecode

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

client:Cline transport:stdio runtime:npm

Install parecode in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

parecode in other clients