Skip to content
Cline

Veridion nexus for Cline

io.github.brano80/veridion-nexus

Veridion Nexus MCP server - GDPR Art. 44-49 runtime compliance for AI agents

client:Cline transport:stdio runtime:npm

Install Veridion nexus 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": {
    "veridion-nexus": {
      "command": "npx",
      "args": [
        "-y",
        "veridion-nexus-mcp"
      ],
      "env": {
        "VERIDION_NEXUS_API_KEY": "<VERIDION_NEXUS_API_KEY>"
      }
    }
  }
}

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

Veridion nexus in other clients