Skip to content
Windsurf

capacity attest for Windsurf

io.github.holistis/capacity-attest

Signed delivery claims for x402 capacity trades: GPU-hours, storage, API credits, bandwidth.

client:Windsurf transport:stdio runtime:npm

Install capacity attest 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": {
    "capacity-attest": {
      "command": "npx",
      "args": [
        "-y",
        "capacity-attest"
      ],
      "env": {
        "CAPACITY_ATTEST_DATA_DIR": "<CAPACITY_ATTEST_DATA_DIR>"
      }
    }
  }
}

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

capacity attest in other clients