Skip to content
Windsurf

Warrant for Windsurf

io.github.s0fractal/warrant

Record an agent's decisions with reasons anyone can re-execute offline — verify recomputes them.

client:Windsurf transport:stdio runtime:pypi

Install Warrant 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": {
    "warrant": {
      "command": "uvx",
      "args": [
        "warrant-verify"
      ],
      "env": {
        "WARRANT_STORE": "<WARRANT_STORE>",
        "WARRANT_KEY": "<WARRANT_KEY>",
        "WARRANT_ACTOR": "<WARRANT_ACTOR>"
      }
    }
  }
}

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

Warrant in other clients