Skip to content
Windsurf

veracium for Windsurf

io.github.veracium-ai/veracium

Provenance-aware memory for AI agents: quarantine, abstention gate, supersession-with-history.

client:Windsurf transport:stdio runtime:pypi

Install veracium 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": {
    "veracium": {
      "command": "uvx",
      "args": [
        "veracium"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
        "VERACIUM_DB_PATH": "<VERACIUM_DB_PATH>",
        "VERACIUM_USER": "<VERACIUM_USER>"
      }
    }
  }
}

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

veracium in other clients