Ryvo Protocol runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 8 May 2026.
MCP server for Ryvo Protocol state reads and prepare-only payment-channel actions.
We read the source, 7 h ago · rules 3dff92dd89df
A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.
const result = childProcess.spawnSync(command, parts, {
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
const result = childProcess.spawnSync(command, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ryvo-protocol -- npx -y @ryvonetwork/protocol-mcp
{
"mcpServers": {
"ryvo-protocol": {
"args": [
"-y",
"@ryvonetwork/protocol-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ryvo-protocol]
command = "npx"
args = ["-y", "@ryvonetwork/protocol-mcp"]
{
"mcpServers": {
"ryvo-protocol": {
"args": [
"-y",
"@ryvonetwork/protocol-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ryvo-protocol": {
"args": [
"-y",
"@ryvonetwork/protocol-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SOLANA_DEVNET_RPC_URL (Optional Solana devnet RPC URL.), RYVO_PROTOCOL_PROGRAM_ID (Optional Ryvo Protocol program ID. Defaults to the live devnet deployment.), RYVO_PROTOCOL_DEVNET_USDC_TOKEN_ID (Official devnet USDC token ID in the deployed Ryvo token registry.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Agon Protocol state reads and prepare-only payment-channel actions.
The payment protocol for people and agents. One MCP server, any payment rail.
Read-only MCP server for querying Stripe customers, payments, and invoices.
Agent-commerce MCP server for x402/USDC payments and affiliate splits on Base.
Sandbox-only MuPag MCP server for approved payments, subscriptions, refunds, and reconciliation.
MCP server for Modern Treasury — payment orders, transactions, counterparties and ledgers.
MCP server for the Revolut Business API: accounts, transactions, payments, FX, and more.
MCP server for AP2 — Google's Agent-to-Agent Payment Protocol (authorization, audit, trust)
Answers built from our own checks of this server.