KnowledgeRail for Claude Desktop
io.github.deviank88/knowledge-rail
Persistent, evidence-backed project knowledge and task context for coding agents.
client:Claude Desktop
transport:stdio
runtime:npm
Install KnowledgeRail in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"knowledge-rail": {
"command": "npx",
"args": [
"-y",
"knowledge-rail"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs