Skip to content
Windsurf

Attestor for Windsurf

io.github.bolnet/attestor

Self-hosted memory for agent teams. Bi-temporal replay, deterministic retrieval, audit log.

client:Windsurf transport:stdio runtime:pypi

Install Attestor 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": {
    "attestor": {
      "command": "uvx",
      "args": [
        "attestor"
      ],
      "env": {
        "ATTESTOR_PATH": "<ATTESTOR_PATH>",
        "ATTESTOR_DISABLE_LOCAL_EMBED": "<ATTESTOR_DISABLE_LOCAL_EMBED>",
        "OPENAI_API_KEY": "<OPENAI_API_KEY>",
        "OPENROUTER_API_KEY": "<OPENROUTER_API_KEY>"
      }
    }
  }
}

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

Attestor in other clients