Exposes read-only state queries and prepare-only payment channel actions for the Ryvo Protocol via MCP tools. You'll use this alongside the separate ryvo-gateway server when you need direct protocol layer access beyond token market data and Gateway routes. The prepare actions let agents construct channel commitments without signing, useful for inspecting costs or building flows that defer to external signers. Lives at @ryvonetwork/protocol-mcp and pairs with the ryvo-protocol CLI for devnet channel experiments. If you're only pulling prices or calling authenticated Gateway endpoints, you want the gateway-mcp package instead. This one is for protocol state inspection and channel setup orchestration.
claude mcp add --transport stdio io.github.ryvonetwork-ryvo-protocol -- npx -y @ryvonetwork/protocol-mcp