MCP Server
MCP
io.github.HMAKT99/erabi
Check paid x402 APIs before your agent spends: signed uptime/price attestations. Zero-config join.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "erabi-mcp",
"version": "0.1.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Registry endpoint override. Defaults to the live public network.",
"format": "string",
"name": "ERABI_REGISTRY_URL"
},
{
"description": "Exchange endpoint override. Defaults to the live public network.",
"format": "string",
"name": "ERABI_EXCHANGE_URL"
},
{
"description": "Attribution endpoint override. Defaults to the live public network.",
"format": "string",
"name": "ERABI_ATTRIBUTION_URL"
},
{
"description": "Reputation endpoint override. Defaults to the live public network.",
"format": "string",
"name": "ERABI_REPUTATION_URL"
},
{
"description": "Directory for persisting agent keys across sessions. Defaults to ~/.erabi/keys.",
"format": "string",
"name": "ERABI_KEY_DIR"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment