Skip to content
Zed

erabi for Zed

io.github.hmakt99/erabi

Check paid x402 APIs before your agent spends: signed uptime/price attestations. Zero-config join.

client:Zed transport:stdio runtime:npm

Install erabi 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": {
    "erabi": {
      "command": "npx",
      "args": [
        "-y",
        "erabi-mcp"
      ],
      "env": {
        "ERABI_REGISTRY_URL": "<ERABI_REGISTRY_URL>",
        "ERABI_EXCHANGE_URL": "<ERABI_EXCHANGE_URL>",
        "ERABI_ATTRIBUTION_URL": "<ERABI_ATTRIBUTION_URL>",
        "ERABI_REPUTATION_URL": "<ERABI_REPUTATION_URL>",
        "ERABI_KEY_DIR": "<ERABI_KEY_DIR>"
      }
    }
  }
}

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

erabi in other clients