Skip to content
Vinkius

Gelato Network Connector for AI agents.

12 live capabilities

Automate Web3 transactions and account abstraction across multiple blockchains.

Live agent request Gelato Network / Connector

Waiting for input…

AI Agent

Why people use Gelato Network

Gelato Network: Automating Web3 Infrastructure for Developers

With this Connector, you just tell your agent what you want to do. You describe the transaction, and the agent handles the fee lookups, the relaying, and the status checks. You get a finished transaction and a receipt without ever leaving your chat interface.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a way to automate complex blockchain infrastructure tasks through simple natural language commands.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 6,100+ Connectors

  1. Real-world use case 01

    Relaying a Polygon Transaction

    A developer asks their agent to relay a signed transaction to a specific address on Polygon.

  2. Real-world use case 02

    Calculating Gas for a dApp

    A developer wants to know the cost of a complex move.

  3. Real-world use case 03

    Monitoring Cross-Chain Tasks

    A protocol team needs to know if a cross-chain move finished.

Complete set · 12capabilities

The complete Gelato Network capability set.

These are the exact actions your AI can choose when you ask it to work with Gelato Network.

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 12 available through Gelato Network.

  1. 01 Capability

    Bundler send user operation

    Submit an ERC-4337 UserOperation to the Gelato Bundler. This is how you actually trigger account abstraction actions.

  2. 02 Capability

    Bundler supported entry points

    See a list of the EntryPoint addresses that the Bundler supports. Check this to make sure your network setup is compatible.

  3. 03 Capability

    Relayer get capabilities

    See which payment tokens and fee collectors are supported by the relayer. This helps you know what your users can actually use for fees.

  4. 04 Capability

    Relayer get fee data

    Get current token exchange rates and gas price data for the network. Use this to see the latest market data for relaying.

Capability set02 / 03

05—08

4 capabilities in this set.

Part of 12 available through Gelato Network.

  1. 05 Capability

    Relayer get fee quote

    Get a specific fee quote based on a required gas amount. This is perfect for getting a firm price before you commit.

  2. 06 Capability

    Relayer get status

    Check the current status of a transaction that was sent to the relayer. Use this to see if your task is still pending or done.

  3. 07 Capability

    Bundler estimate user operation gas

    Get an estimate of the gas required for a specific UserOperation. This helps you plan costs before you submit anything to the chain.

  4. 08 Capability

    Bundler get user operation by hash

    Find the details of a UserOperation using its unique hash. You can use this to look up the specifics of a past operation.

Capability set03 / 03

09—12

4 capabilities in this set.

Part of 12 available through Gelato Network.

  1. 09 Capability

    Bundler get user operation gas price

    Check the current gas prices specifically for UserOperations. This gives you a clear picture of the current network costs.

  2. 10 Capability

    Bundler get user operation receipt

    Pull the final receipt for a submitted UserOperation. Use this to confirm that a transaction actually finished correctly.

  3. 11 Capability

    Relayer send transaction sync

    Send a transaction and wait for it to be included in a block. This is useful when you need to know the result immediately.

  4. 12 Capability

    Relayer send transaction

    Submit a signed transaction to get a unique 32-byte task ID for tracking. This is the standard way to relay transactions and get a tracking ID.

Set up in minutes

One URL. Then ask Gelato Network to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Gelato Network from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_GEOLbnCleYGrUXwyjYCQIsNu6juUEnsytlCxzwcq/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Gelato Network, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Gelato Network for the conversation.

Where the request belongs

Work Gelato Network can move forward.

Built around the request

This is for the Web3 developer who is tired of manual transaction relaying and the DevOps engineer who needs to monitor multi-chain infrastructure without constant tab switching.

01

Web3 Developer

They use this to build gasless user experiences and account abstraction into their dApps without writing custom relayer logic.

02

DevOps Engineer

They use this to monitor transaction statuses and fee costs across multiple networks from a single chat interface.

03

Protocol Team Member

They use this to automate fee calculations and transaction relaying for their own cross-chain operations.

Bring your own AI

Change the model, client or framework. Keep Gelato Network connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Gelato Network.

The practical details behind the request, access and result.

What does the Gelato Network MCP actually do for my Web3 app?

It connects your AI agent to Gelato's infrastructure. This lets your agent handle things like relaying transactions, checking fees, and managing account abstraction for you.

Can I use this to create gasless transactions for my users?

Yes. By using the account abstraction capabilities, your agent can submit UserOperations so your users don't have to deal with gas fees directly.

How does this help with ERC-4337 account abstraction?

It gives your agent the ability to interact with the Gelato Bundler. It can estimate gas and submit UserOperations, making it much easier to implement account abstraction.

Can my AI agent check if a transaction was successful?

Yes, your agent can query the status of any relayed task using a unique ID and even pull the final receipt to confirm the result.

Does this support multiple different blockchains?

Yes, it supports relaying and fee intelligence across various supported blockchain networks.

How do I get real-time gas prices for specific tokens?

Your agent can request a specific fee quote based on the amount of gas you need and the specific tokens you want to use for payment.

Is this good for monitoring cross-chain relaying?

It's ideal for that. You can ask your agent to monitor the status of cross-chain tasks in real-time without having to manually check the blockchain.

How can I track the status of a transaction I just relayed?

Use the relayer_get_status capability with the Task ID returned during submission. It will provide the current execution state and, if completed, the transaction receipt logs.

Can I get a fee quote before sending a transaction?

Yes! Use relayer_get_fee_quote by providing the chain ID, target token, and estimated gas amount. The agent will return the exact fee required for the operation.

Does this server support ERC-4337 Account Abstraction?

Absolutely. You can use bundler_send_user_operation to submit operations and bundler_estimate_user_operation_gas to calculate the necessary gas limits for smart contract wallets.

One connection away

Give your agent a direct line to Gelato Network.

Connect Gelato Network once. Keep it beside 6,100+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available