Skip to content
Cline

noderail for Cline

io.github.noderail/noderail

Provenance and governance layer for AI-readable knowledge. NodeRail answers what AI should trust.

client:Cline transport:stdio runtime:npm

Install noderail in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

noderail in other clients