Skip to content
Windsurf

Veridion nexus for Windsurf

io.github.brano80/veridion-nexus

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

client:Windsurf transport:stdio runtime:npm

Install Veridion nexus in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Veridion nexus in other clients