Skip to content
Cline

rag-rat for Cline

io.github.cq27-dev/rag-rat

Repository intelligence, code graph, history, papertrail, and cross-agent memory for coding agents.

client:Cline transport:stdio runtime:npm

Install rag-rat 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": {
    "rag-rat": {
      "command": "npx",
      "args": [
        "-y",
        "@rag-rat/bin"
      ]
    }
  }
}

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

rag-rat in other clients