AnyGas
Gasless cross-chain for AI agents — one signed intent moves value across 22 EVM chains + Stellar, with no native gas and no per-chain balances.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Robyn Mesh: List the Robyn gasless chains and the cross-chain route graph (22 EVM nodes + Stellar), plus the relayer/Permit2 addresses. No credentials needed.
- Robyn Quote: Best gasless route to move a token from one Robyn chain to another. Returns estimated output, the bridge used, duration, and the Robyn fee. Read-only — moves nothing.
- Robyn Route Status: Status of an in-flight route by id (BRIDGING → DONE), with the destination tx once delivered.
What data it sees
Do you need an account
No: the server works without sign-in
Gasless cross-chain for AI agents — one signed intent moves value across 22 EVM chains + Stellar, with no native gas and no per-chain balances. The relayer fronts gas and is repaid from the token; best-of-N routing picks the cheapest path.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| robyn_mesh | List the Robyn gasless chains and the cross-chain route graph (22 EVM nodes + Stellar), plus the relayer/Permit2 addresses. No credentials needed. |
| robyn_quote | Best gasless route to move a token from one Robyn chain to another. Returns estimated output, the bridge used, duration, and the Robyn fee. Read-only — moves nothing. |
| robyn_route_status | Status of an in-flight route by id (BRIDGING → DONE), with the destination tx once delivered. |
| robyn_cross_chain | Execute a gasless cross-chain move. NOTE: this HOSTED endpoint is READ-ONLY (no signer key) — it returns a route preview + guidance instead of executing. To actually execute, run the `anygas-mcp` package locally with ROBYN_SIGNER_KEY set (npx anygas-mcp). |