← All servers
πŸ”§

Ryvo ProtocolVerifiedπŸ›‘ No advisories

io.github.Ryvonetwork/ryvo-protocol
New to MCP? Start here β†’
0β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/ryvonetwork, which proved it owns this namespace.

Verified owner: github.com/ryvonetwork β†—io.github.Ryvonetwork/ryvo-protocol

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads SOLANA_DEVNET_RPC_URL, RYVO_PROTOCOL_PROGRAM_ID, RYVO_PROTOCOL_DEVNET_USDC_TOKEN_ID.

About

MCP server for Ryvo Protocol state reads and prepare-only payment-channel actions.

Packages & transports

npm@ryvonetwork/protocol-mcpv0.5.1 Β· npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "ryvo_protocol": {
      "command": "npx",
      "args": [
        "-y",
        "@ryvonetwork/protocol-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @ryvonetwork/protocol-mcp