Gasless cross-chain for AI agents: 25 nodes incl. Solana & native Bitcoin. One signature, no gas.
What it says
The record the registry holds
Where it answers
https://api.anygas.xyz/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
anygas-mcp · npm · 1.0.2
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ox31461/robyn",
"description": "Gasless cross-chain for AI agents: 25 nodes incl. Solana & native Bitcoin. One signature, no gas.",
"title": "Robyn — Gasless Cross-Chain for AI Agents",
"repository": {
"url": "https://github.com/ox31461/Gasless-Anygas-ROBYN-Relay",
"source": "github"
},
"version": "1.0.5",
"websiteUrl": "https://api.anygas.xyz",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "anygas-mcp",
"version": "1.0.2",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the Robyn gateway (gasless quote/route/execute API). Optional — defaults to https://api.anygas.xyz/svc.",
"name": "ROBYN_SVC"
},
{
"description": "Optional hex private key. If set, the server signs and submits gasless intents autonomously; if omitted, it returns unsigned intents for the agent/user to sign.",
"isSecret": true,
"name": "ROBYN_SIGNER_KEY"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://api.anygas.xyz/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"categories": [
"crypto",
"web3",
"payments",
"cross-chain",
"agents"
],
"tools": [
{
"description": "Return the supported chain mesh: 25 nodes — 22 EVM chains plus Stellar, Solana, and native Bitcoin — gasless-pay tokens per chain, and available cross-chain routes.",
"name": "robyn_mesh"
},
{
"description": "Quote a gasless action in-token: fee ~5% of gas for same-chain gasless pay, +0.25% for cross-chain routing. Returns amounts, token, and route.",
"name": "robyn_quote"
},
{
"description": "Build/execute a one-signature cross-chain transfer: best-of-N aggregation across EVM (LI.FI/Bungee/deBridge), Allbridge Core for Stellar and Solana, and native Bitcoin via Chainflip. No native gas required on either side.",
"name": "robyn_cross_chain"
},
{
"description": "Track a submitted route by id/tx hash across chains until settlement, including the non-EVM leg (Stellar, Solana, or Bitcoin).",
"name": "robyn_route_status"
}
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-14T07:00:21.967438Z",
"publishedAt": "2026-07-14T07:00:21.967438Z",
"updatedAt": "2026-07-14T07:00:21.967438Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 1.0.5last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.