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.
RYVO_GATEWAY_BASE_URLOptional Ryvo Gateway base URL. Defaults to https://gateway.ryvo.network.
RYVO_SIGNER_COMMANDExecuted 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_WALLET_PROFILEOptional Ryvo wallet profile hint passed to signer hooks.
RYVO_PAYMENT_MAX_AMOUNT_USDOptional x402 maximum USD amount per request.
RYVO_PAYMENT_DAILY_LIMIT_USDOptional x402 daily authorized spend limit in USD.
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent