Skip to content
Cline

erabi for Cline

io.github.hmakt99/erabi

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

client:Cline transport:stdio runtime:npm

Install erabi in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

erabi in other clients