io.github.Ryvonetwork/ryvo-gateway

MCP

by Ryvonetwork · v0.4.2

MCP server for Ryvo Gateway x402, Helius Wallet, and Tokens API market data.

mcplocal

MCP configuration

stdio

Command

npx -y @ryvonetwork/gateway-mcp@0.4.2

Environment

  • RYVO_GATEWAY_BASE_URL

    Optional Ryvo Gateway base URL. Defaults to https://gateway.ryvo.network.

  • RYVO_SIGNER_COMMAND

    Executed only by ryvo_gateway_auth_call after an HTTP 402: spawns once with the normalized auth-request JSON on stdin (same shape as ryvo_gateway_prepare_auth). Stdout must be JSON auth output (headers map, or SIWX address+signature). On Windows, npx/npm run under cmd.exe; treat RYVO_SIGNER_COMMAND as untrusted if an attacker controls it.

  • RYVO_WALLET_PROFILE

    Optional Ryvo wallet profile hint passed to signer hooks.

  • RYVO_PAYMENT_MAX_AMOUNT_USD

    Optional x402 maximum USD amount per request.

  • RYVO_PAYMENT_DAILY_LIMIT_USD

    Optional x402 daily authorized spend limit in USD.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.