erabi for Windsurf
io.github.hmakt99/erabi
Check paid x402 APIs before your agent spends: signed uptime/price attestations. Zero-config join.
client:Windsurf
transport:stdio
runtime:npm
Install erabi in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs