erabi for Claude Desktop
io.github.hmakt99/erabi
Check paid x402 APIs before your agent spends: signed uptime/price attestations. Zero-config join.
client:Claude Desktop
transport:stdio
runtime:npm
Install erabi in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"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>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs