rag-rat for Claude Desktop
io.github.cq27-dev/rag-rat
Repository intelligence, code graph, history, papertrail, and cross-agent memory for coding agents.
client:Claude Desktop
transport:stdio
runtime:npm
Install rag-rat in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rag-rat": {
"command": "npx",
"args": [
"-y",
"@rag-rat/bin"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs