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

stdioofficialservice

Package Details

Transportstdio

Environment Variables

RYVO_GATEWAY_BASE_URL(str)

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

RYVO_SIGNER_COMMAND(str)

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(str)

Optional Ryvo wallet profile hint passed to signer hooks.

RYVO_PAYMENT_MAX_AMOUNT_USD(str)

Optional x402 maximum USD amount per request.

RYVO_PAYMENT_DAILY_LIMIT_USD(str)

Optional x402 daily authorized spend limit in USD.