Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

noderail in other clients