Skip to content
Zed

capacity attest for Zed

io.github.holistis/capacity-attest

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

client:Zed transport:stdio runtime:npm

Install capacity attest in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "capacity-attest": {
      "command": "npx",
      "args": [
        "-y",
        "capacity-attest"
      ],
      "env": {
        "CAPACITY_ATTEST_DATA_DIR": "<CAPACITY_ATTEST_DATA_DIR>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

capacity attest in other clients