Gasless cross-chain intent layer for AI agents: 22 EVM chains + Stellar, one signature, no gas.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A gasless intent layer for AI agents. Sign one intent, hold no native gas anywhere, and pay or move value across 22 EVM chains + Stellar mainnet. Robyn's relayer fronts the gas β on the source chain, the destination chain, and the bridge β and is reimbursed from the token being moved. The agent's signer needs zero native balance. It only signs.
π Live now β anygas.xyz Β· Ask the concierge Β· Live mesh (JSON) Β· llms.txt
That's the whole thing. No faucet, no per-chain gas top-ups, no bridge picking, no native token held anywhere. The signer signs a single Permit2 intent; Robyn does the rest and takes its fee in the token being moved.
Two capabilities, one gasless model:
pay / payAny / buy.route (quote) / crossChain (execute) / routeStatus (track).Live on mainnet, both directions to Stellar.
A single relayer mesh spans 22 EVM chains and Stellar mainnet. Any node can be a source or a destination β EVMβEVM and EVMβStellar both run on mainnet today. Stellar is a first-class destination: set toChain: "stellar", toToken: "USDC".
Query the live registry and route graph at runtime β agent.chains() / agent.routeInfo(), or the robyn_mesh tool.
Robyn is live. These are on-chain, verifiable moves β not testnet, not simulated:
| What | Transaction |
|---|---|
| EVMβEVM Permit2 delivery (BaseβArbitrum) | 0x98a988b1β¦ |
| EVMβStellar (source leg, Arbitrum) | 0x22c16ca8β¦ |
| EVMβStellar (destination leg, Stellar) | 63f5eb1cβ¦ |
Gasless pay_any on Stellar mainnet | d96d7e52β¦ |
Stellar mainnet contract: CDDJAVK2CLA2LIYJWXH4APVFEDQBH3HT72UFAVSLNBLDTEZELJ6PEKD2
Pick the surface that fits your stack. All three are MIT client packages published on JSR.
@robyn/agent-kitThe one-import way for an agent (or any automated system) to transact gaslessly.
@robyn/mcpGive any MCP-capable agent (Claude Desktop, Cursor, agent frameworks) Robyn's tools directly.
Tools: robyn_mesh, robyn_quote, robyn_route_status (no credentials) and robyn_cross_chain (needs a signer key).
@robyn/adaptersThe same four tools as a drop-in for the agent framework you already use.
Always paid from the token you're already moving β the agent never needs a native balance to cover fees. Every quote returns the fee before you execute (route / robyn_quote).
Cross-chain uses Permit2 SignatureTransfer. Once per (token, chain), the signer approves Permit2 to spend the token β a standard, single ERC-20 approval:
After that, every move is a single gasless signature β no native token, ever.
These packages are MIT β build on Robyn, ship it, and sell your product built with it, no restrictions. The license covers only these client libraries. Robyn's relayer, smart contracts, and network are proprietary and are not licensed here; don't use these packages (or the Robyn API) to run a competing gasless-relay service or to replicate Robyn. See NOTICE.
Build with Robyn: yes. Clone Robyn to cut it out: no.
MIT for the client packages in this repo. See NOTICE for scope.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/robyn-gasless-cross-chain-for-ai-agents)<a href="https://allmcps.com/mcp/robyn-gasless-cross-chain-for-ai-agents"><img src="https://allmcps.com/api/badge/robyn-gasless-cross-chain-for-ai-agents?style=directory" alt="Robyn β Gasless Cross Chain for AI Agents on AllMCPs" /></a>