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