Skip to content
Windsurf

arbiter for Windsurf

io.github.godwin105/arbiter

Is this transaction safe to sign? Decodes what it really does and answers allow, warn or block.

client:Windsurf transport:stdio runtime:npm

Install arbiter 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": {
    "arbiter": {
      "command": "npx",
      "args": [
        "-y",
        "@arbiterlabs/mcp"
      ],
      "env": {
        "ARBITER_URL": "<ARBITER_URL>",
        "ARBITER_PRIVATE_KEY": "<ARBITER_PRIVATE_KEY>",
        "ARBITER_MAX_SPEND_USD": "<ARBITER_MAX_SPEND_USD>",
        "ARBITER_MAX_PRICE_PER_CALL": "<ARBITER_MAX_PRICE_PER_CALL>"
      }
    }
  }
}

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

arbiter in other clients