Loading MCP server directory, please wait...
MCP server for Ryvo Gateway x402, Helius Wallet, and Tokens API market data.
npx @getmcp/cli add io.github.Ryvonetwork/ryvo-gatewayRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Ryvonetwork/ryvo-gateway": {
"command": "npx",
"args": [
"-y",
"@ryvonetwork/gateway-mcp"
],
"env": {
"RYVO_GATEWAY_BASE_URL": "",
"RYVO_SIGNER_COMMAND": "",
"RYVO_WALLET_PROFILE": "",
"RYVO_PAYMENT_MAX_AMOUNT_USD": "",
"RYVO_PAYMENT_DAILY_LIMIT_USD": ""
}
}
}
}