noderail for Claude Desktop
io.github.noderail/noderail
Provenance and governance layer for AI-readable knowledge. NodeRail answers what AI should trust.
client:Claude Desktop
transport:stdio
runtime:npm
Install noderail in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"noderail": {
"command": "npx",
"args": [
"-y",
"@noderail/mcp"
],
"env": {
"NODERAIL_REPO_PATH": "<NODERAIL_REPO_PATH>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs