Loading MCP server directory, please wait...
MCP server for Ryvo Protocol state reads and prepare-only payment-channel actions.
npx @getmcp/cli add io.github.Ryvonetwork/ryvo-protocolRequires 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-protocol": {
"command": "npx",
"args": [
"-y",
"@ryvonetwork/protocol-mcp"
],
"env": {
"SOLANA_DEVNET_RPC_URL": "",
"RYVO_PROTOCOL_PROGRAM_ID": "",
"RYVO_PROTOCOL_DEVNET_USDC_TOKEN_ID": ""
}
}
}
}