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.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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.
Список инструментов сервера (4)
Технические названия из tools/list. Нужны только разработчикам.
| 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). |