MCP Server
MCP
rag-rat
Repository intelligence, code graph, history, papertrail, and cross-agent memory for coding agents.
Install
npx -y @rag-rat/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@rag-rat/bin",
"version": "0.23.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "-y",
"type": "positional"
}
],
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment