Developer Tools
anygas.xyz
Provides gasless cross-chain token transfers and yield account management across multiple blockchains.
ENDPOINT 1
https://api.anygas.xyz/mcp
MCP server metadata
- Name
- robyn
- Version
- 1.3.1
Known tools 65
robyn_privacy_postureONE read that tells you, for a chain and for the lane you reached Robyn on, exactly what stays private (relay lane, PQ transport, private mempool / sequencer) and what is still public (on-chain settlement, stealth is not PQ), the live mode of every privacy feature (messaging v2, Plus, netting-set shadow/live, cover rows), and how to raise your quota WITHOUT an identity (a blind Plus pass instead of an API key).
Inferred read-onlyrobyn_receipt_deliverHands a relayer-signed settlement receipt (from robyn_settle / a completed route) to the counterparty's sealed messaging-v2 mailbox, so they get verifiable proof (terms honored, authorized, clean provenance) WITHOUT ever contacting Robyn.
Inferred read-onlyrobyn_receipt_verifyChecks digest + relayer signature + signed terms of a receipt you received (e.
Inferred read-onlyrobyn_meshList the Robyn gasless chains and the cross-chain route graph (22 EVM nodes + Stellar), plus the relayer/Permit2 addresses.
Inferred read-onlyrobyn_attestationReturns a relayer-SIGNED attestation that, as of a signed timestamp, every component was up (router, signing daemons, MCP, privacy relay) AND the privacy invariants held — the adversary probes could not distinguish cover traffic from real (classifier = chance) and the k-anonymity floor is enforced.
Inferred read-onlyrobyn_vip_statusCheck whether an address holds a recognised member NFT and what it gets.
Inferred read-onlyrobyn_route_statusStatus of an in-flight route by id (BRIDGING → DONE), with the destination tx once delivered.
Inferred read-onlyrobyn_cross_chainPlan a gasless cross-chain move and get the exact payload to sign.
Inferred read-onlyrobyn_prepareTurn a plain-language or structured intent into a concrete plan plus the EXACT payload to sign.
Inferred read-onlyrobyn_sandbox_doRuns the identical path end to end against the sandbox: no key, no funds, no broadcast.
Inferred read-onlyrobyn_netting_infoExplains the opt-in netting ledger: transfers between two ENROLLED accounts settle as a book entry — no chain, no gas, no fee, instant, at ANY size including amounts below every per-chain cost floor.
Inferred read-onlyrobyn_netting_accountWhether an address is enrolled (and therefore custodied), its internal balance, recent history, and `nextNonce` — which you MUST use when signing the next transfer or withdrawal.
Potential side effectsrobyn_netting_statementInternal transfers produce NO transaction hash because no transaction occurs — this append-only journal is their only record.
Inferred read-onlyrobyn_netting_reservesPublishes what Robyn OWES across all netting accounts against the real relayer float backing it, per chain.
Inferred read-onlyrobyn_netting_enroll_payloadReturns the EXACT message the account must sign with its OWN key to open a custodial balance.
Potential side effectsrobyn_netting_transfer_payloadReturns the exact string to sign, with the correct next nonce, for a free instant transfer between two ENROLLED accounts.
Potential side effectsrobyn_counterparty_checkYour OWN payment history with a recipient address: how many times, how recently, and whether this amount is typical.
Potential side effectsrobyn_preflight_fullONE call combining serviceability, routing competitiveness, cheaper alternatives, delivery basis and mandate budget into a single go/no-go.
Inferred read-onlyrobyn_integration_lintPost the request you INTEND to make and get back what is missing or unsafe, with the concrete consequence.
Potential side effectsrobyn_recipesOrdered playbooks for real goals: pay-someone-safely, prove-what-i-spent, spend-within-a-budget, handle-failures-well, stay-current.
Potential side effectsrobyn_errorsThe full error taxonomy: every errorCode, whether it is retryable, and the suggested recovery action.
Inferred read-onlyrobyn_verify_outcomeCheck what ACTUALLY happened to a settled transfer, against the destination chain rather than Robyn's own database.
Potential side effectsrobyn_planValidate a WHOLE multi-step workflow up front instead of one hop at a time.
Inferred read-onlyrobyn_spend_statementA statement of every transfer in a window with each fee broken down, SIGNED by Robyn's relayer key (EIP-191).
Potential side effectsrobyn_fee_forensicsReconstruct a settled transfer unit by unit: destination payout gas, Robyn margin, or a Robyn SUBSIDY where Robyn absorbed a loss.
Potential side effectsrobyn_delivery_statsHow long settlements ACTUALLY take, per rail and per corridor — not a single advertised constant.
Inferred read-onlyrobyn_mandate_eventsPoll for spend, nearly-exhausted, exhausted, approval-required and revoked events on a principal's mandates.
Inferred read-onlyrobyn_mandate_listList all mandates granted by a principal address, with remaining budget, co-sign threshold, expiry and revocation state.
Inferred read-onlyrobyn_mandate_cosign_requestFor mandates with a co-sign threshold, check whether a specific spend needs the principal to approve it and get the exact digest they must sign.
Inferred read-onlyrobyn_mandate_certificateA signed certificate listing every spend counted against a mandate, the budget, the total spent, and whether it stayed inside.
Inferred read-onlyrobyn_mandate_checkCheck a proposed spend against a signed spending mandate BEFORE making it.
Inferred read-onlyrobyn_why_this_routeReturns the full routing decision: every rail that quoted, what each would deliver, the margin the winner won by, and which rails stayed SILENT and why.
Inferred read-onlyrobyn_capability_snapshotA signed, timestamped record of current capability: which chains can actually be PAID OUT ON right now, which are merely policy-eligible, which rails are execute-ready, and whether delivery figures are measured or estimated.
Potential side effectsrobyn_evidence_bundleAssembles EVERYTHING about a settled transfer in one call: the on-chain verification, the unit-by-unit fee breakdown, what the alternative route would have cost, and whether the delivery time is measured or estimated — signed as a whole.
Potential side effectsrobyn_payment_request_prepareBuild a canonical payment request (payee, chain, token, amount, memo, expiry) and return the digest for THE PAYEE to sign with their own wallet.
Potential side effectsrobyn_payment_request_settlementAfter paying, prove it: re-checks the transfer against the DESTINATION CHAIN and confirms the payee was paid at least the amount requested.
Potential side effectsrobyn_7702_delegateThe canonical Robyn EIP-7702 batch-executor delegate: its address on each of the 22 EVM chains, the ABI, and the EIP-712 scheme for executeSigned.
Inferred read-onlyrobyn_7702_checkCheck that a signed EIP-7702 authorization tuple recovers the expected account, and whether its nonce matches the live account nonce.
Inferred read-onlyrobyn_sponsor_7702Price or request an EIP-7702 sponsored transaction: Robyn submits your signed authorization as a type-4 transaction and PAYS THE GAS, so your account needs no native token.
Inferred read-onlyrobyn_yield_accountAn agent's own Aave v3 / Moonwell position (aUSDC/mUSDC) per chain + the capped allowance it granted the relayer + live APY (best-yield auto-selected).
Inferred read-onlyrobyn_yield_quoteRead-only JIT quote: how a spend would be fulfilled from an agent's Aave yield venue (draw <= your allowance -> Aave/Moonwell withdraw -> gasless deliver).
Inferred read-onlyrobyn_yield_spendSpend from your yield (Aave v3 or Moonwell) with ONE EIP-712 signature: Robyn pulls only up to your on-chain aUSDC/mUSDC allowance, unwinds exactly what is needed, and delivers gaslessly; the remainder keeps earning.
Inferred read-onlyrobyn_message_infoSonar — PRIVATE · SEALED · POST-QUANTUM MESSENGER (broadcast to everyone, understood by one, remembered by none).
Potential side effectsrobyn_message_directoryEvery published v2 mailbox: address, stealth meta-address, KEM public key.
Inferred read-onlyrobyn_message_feedReturns released rows {id, ephemeralPubKey, viewTag, ct, releaseAt}, identical for every reader.
Inferred read-onlyrobyn_message_publish_mailboxBinds your address to a stealth meta-address + KEM public key so others can seal to you.
Inferred read-onlyrobyn_plus_infoPlus sells capacity (rate-limit-exempt sends), funded cover rows and signed/anchored Merkle proofs — never a "more private lane" (that would be a smaller crowd).
Inferred read-onlyrobyn_plus_invoiceCreates an invoice for one bundle (500 passes, $3 quoted in the chosen asset).
Potential side effectsrobyn_plus_invoice_statusStatus, remaining passes and payment details for an invoice.
Potential side effectsrobyn_plus_trialTry Plus before paying: submit up to 20 BLINDED tokens (base64, from plus-sdk blindTokens()) and receive blind signatures — identical unlinkable passes to paid ones.
Inferred read-onlyrobyn_plus_claimSubmit BLINDED tokens (base64, from plus-sdk blindTokens()) with the payment txHash.
Potential side effectsrobyn_message_anchor_proofMerkle inclusion proof for an anchored row id: leaf, path, root, the signer’s EIP-191 signature over the batch statement and the on-chain tx when enabled.
Inferred read-onlyrobyn_message_erasureThe last purge statement (expired count, cumulative, root of purged ids) signed by the operator.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.robyn]
url = "https://api.anygas.xyz/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"robyn": {
"type": "http",
"url": "https://api.anygas.xyz/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: robyn
Remote MCP URL: https://api.anygas.xyz/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"robyn": {
"url": "https://api.anygas.xyz/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"robyn": {
"type": "http",
"url": "https://api.anygas.xyz/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "robyn",
"transport": "streamable-http",
"url": "https://api.anygas.xyz/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://anygas.xyz/mcp
MCP server metadata
- Name
- robyn
- Version
- 1.0.3
Known tools 23
robyn_meshList the Robyn gasless chains and the cross-chain route graph (22 EVM nodes + Stellar), plus the relayer/Permit2 addresses.
Inferred read-onlyrobyn_vip_statusCheck whether an address holds a recognised member NFT and what it gets.
Inferred read-onlyrobyn_route_statusStatus of an in-flight route by id (BRIDGING → DONE), with the destination tx once delivered.
Inferred read-onlyrobyn_cross_chainPlan a gasless cross-chain move and get the exact payload to sign.
Inferred read-onlyrobyn_prepareTurn a plain-language or structured intent into a concrete plan plus the EXACT payload to sign.
Inferred read-onlyrobyn_sandbox_doRuns the identical path end to end against the sandbox: no key, no funds, no broadcast.
Inferred read-onlyrobyn_netting_infoExplains the opt-in netting ledger: transfers between two ENROLLED accounts settle as a book entry — no chain, no gas, no fee, instant, at ANY size including amounts below every per-chain cost floor.
Inferred read-onlyrobyn_netting_accountWhether an address is enrolled (and therefore custodied), its internal balance, recent history, and `nextNonce` — which you MUST use when signing the next transfer or withdrawal.
Potential side effectsrobyn_netting_statementInternal transfers produce NO transaction hash because no transaction occurs — this append-only journal is their only record.
Inferred read-onlyrobyn_netting_reservesPublishes what Robyn OWES across all netting accounts against the real relayer float backing it, per chain.
Inferred read-onlyrobyn_netting_enroll_payloadReturns the EXACT message the account must sign with its OWN key to open a custodial balance.
Potential side effectsrobyn_netting_transfer_payloadReturns the exact string to sign, with the correct next nonce, for a free instant transfer between two ENROLLED accounts.
Potential side effectsrobyn_errorsThe full error taxonomy: every errorCode, whether it is retryable, and the suggested recovery action.
Inferred read-onlyrobyn_7702_delegateThe canonical Robyn EIP-7702 batch-executor delegate: its address on each of the 22 EVM chains, the ABI, and the EIP-712 scheme for executeSigned.
Inferred read-onlyrobyn_7702_checkCheck that a signed EIP-7702 authorization tuple recovers the expected account, and whether its nonce matches the live account nonce.
Inferred read-onlyrobyn_sponsor_7702Price or request an EIP-7702 sponsored transaction: Robyn submits your signed authorization as a type-4 transaction and PAYS THE GAS, so your account needs no native token.
Inferred read-onlyrobyn_yield_accountAn agent's own Aave v3 / Moonwell position (aUSDC/mUSDC) per chain + the capped allowance it granted the relayer + live APY (best-yield auto-selected).
Inferred read-onlyrobyn_yield_quoteRead-only JIT quote: how a spend would be fulfilled from an agent's Aave yield venue (draw <= your allowance -> Aave/Moonwell withdraw -> gasless deliver).
Inferred read-onlyrobyn_yield_spendSpend from your yield (Aave v3 or Moonwell) with ONE EIP-712 signature: Robyn pulls only up to your on-chain aUSDC/mUSDC allowance, unwinds exactly what is needed, and delivers gaslessly; the remainder keeps earning.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.robyn]
url = "https://anygas.xyz/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"robyn": {
"type": "http",
"url": "https://anygas.xyz/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: robyn
Remote MCP URL: https://anygas.xyz/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"robyn": {
"url": "https://anygas.xyz/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"robyn": {
"type": "http",
"url": "https://anygas.xyz/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "robyn",
"transport": "streamable-http",
"url": "https://anygas.xyz/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for anygas.xyz was fetched 2026-09-22T05:27:42.101Z.
anygas.xyz is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.