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