Odel
Erabi

Erabi

Local
@hmakt991TypeScriptApache-2.0Updated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmerabi-mcpv0.1.6

Run

npx -y erabi-mcp

MCP client config

{
  "mcpServers": {
    "erabi": {
      "command": "npx",
      "args": [
        "-y",
        "erabi-mcp"
      ]
    }
  }
}