Skip to content
Claude Desktop

capacity attest for Claude Desktop

io.github.holistis/capacity-attest

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

client:Claude Desktop transport:stdio runtime:npm

Install capacity attest in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

capacity attest in other clients