
ryvo-protocol
MCP server by github.com/ryvonetwork/ryvo-agentic
MCP server for Ryvo Protocol state reads and prepare-only payment-channel actions.
About ryvo-protocol
ryvo-protocol is an MCP (Model Context Protocol) server published by ryvonetwork in the official MCP registry, listed under Finance on Loomal. MCP server for Ryvo Protocol state reads and prepare-only payment-channel actions.
It ships as an npm package (@ryvonetwork/protocol-mcp), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/ryvonetwork/ryvo-agentic.
Use ryvo-protocol with your agent
claude mcp add ryvo-protocol -- npx -y @ryvonetwork/protocol-mcp{
"mcpServers": {
"ryvo-protocol": {
"command": "npx",
"args": [
"-y",
"@ryvonetwork/protocol-mcp"
]
}
}
}@ryvonetwork/protocol-mcpFrequently asked questions
- What is ryvo-protocol?
- ryvo-protocol is an MCP (Model Context Protocol) server by ryvonetwork in the Finance category. MCP server for Ryvo Protocol state reads and prepare-only payment-channel actions.
- How do I connect ryvo-protocol to Claude, Cursor, or another MCP client?
- Install ryvo-protocol from its npm package (@ryvonetwork/protocol-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is ryvo-protocol open source?
- Yes — the source code is public at github.com/ryvonetwork/ryvo-agentic.
- Can AI agents pay to use ryvo-protocol?
- Not yet through Loomal — ryvo-protocol is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More Finance MCP servers

AkTools MCP Server
381
MCP Server for stock and crypto

finlab-ai
378
Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples.

mcp-x402
252
MCP server for x402 — HTTP-native micropayments protocol by Coinbase (USDC on Base/Solana)

mcp-open-finance
252
MCP server for Open Finance Brasil — accounts, transactions, consents, investments

mcp-cielo
252
MCP server for Cielo — credit card, debit, boleto, recurrent payments

mcp-bling
252
MCP server for Bling — ERP, products, orders, invoices, stock management
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ryvo-protocol? Claim this listing free by verifying GitHub ownership, or contact us.