Check paid x402 APIs before your agent spends: signed uptime/price attestations. Zero-config join.
claude mcp add erabi -- npx -y erabi-mcp
claude_desktop_config.json
{
"mcpServers": {
"erabi": {
"command": "npx",
"args": [
"-y",
"erabi-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"erabi": {
"command": "npx",
"args": [
"-y",
"erabi-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"erabi": {
"command": "npx",
"args": [
"-y",
"erabi-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"erabi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"erabi-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"erabi": {
"command": "npx",
"args": [
"-y",
"erabi-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.HMAKT99--erabi/reviews or the review_server meta-tool.
POST /mcp