You'd reach for this when you need to pull Solana market data and wallet info into your Claude workflow. It connects to Ryvo's x402 gateway API, Helius for wallet operations, and token market endpoints. The specifics aren't detailed in the repo, but the scope suggests you're getting price feeds, token metadata, and wallet balance queries without having to wire up multiple Solana data providers yourself. Useful if you're building trading tools, portfolio trackers, or anything that needs real-time Solana chain data accessible through MCP tools rather than raw API calls.
claude mcp add --transport stdio io.github.ryvonetwork-ryvo-gateway uvx ryvo-gateway