Blocknative (Ethereum Mempool API) Connector for AI agents.
1 live capability
Get real-time Ethereum gas prices and mempool data for faster transactions.
Waiting for input…
Why people use Blocknative (Ethereum Mempool API)
Blocknative Ethereum Mempool API for Real-Time Gas Pricing
With this Connector, that manual loop disappears. You just tell your agent what you want to do, and it pulls the current gas price suggestions directly from Blocknative. You get a clear answer on what to pay for 99% inclusion or a cheaper 70% tier instantly. It turns a multi-step manual check into a single natural language question.
What Vinkius changes
You get accurate, real-time gas pricing without leaving your AI chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
A trader wants to swap a large amount of ETH during high volatility
They ask their agent if the gas is too high to move now, and the agent checks the 99% confidence tier to give a clear go or no-go signal.
- Real-world use case 02
A developer is deploying a smart contract and needs it live immediately
They ask for the highest priority gas price to ensure the transaction is picked up by miners right away without being ignored.
- Real-world use case 03
A user wants to move stablecoins but doesn't want to overpay
They ask the agent for a 70% confidence price to see if they can save on fees while still moving the funds in a reasonable timeframe.
Complete set · 1capability
The complete Blocknative (Ethereum Mempool API) capability set.
These are the exact actions your AI can choose when you ask it to work with Blocknative (Ethereum Mempool API).
01
1 capability in this set.
Part of 1 available through Blocknative (Ethereum Mempool API).
- 01 Capability
Get gas prices
Fetches real-time gas price suggestions for Ethereum transactions. It provides different tiers based on your desired confidence for block inclusion.
Set up in minutes
One URL. Then ask Blocknative (Ethereum Mempool API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Blocknative (Ethereum Mempool API) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_r2AOQnNVS8hTVOpsBxtTmhWn6jPoZpIpgPq4J1Jj/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Blocknative (Ethereum Mempool API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Blocknative (Ethereum Mempool API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_r2AOQnNVS8hTVOpsBxtTmhWn6jPoZpIpgPq4J1Jj/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Blocknative (Ethereum Mempool API) URL.
- Step 03
Save and start
Save the connection and enable Blocknative (Ethereum Mempool API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"blocknative-ethereum-mempool-api": {
"url": "https://edge.vinkius.com/vk_preview_r2AOQnNVS8hTVOpsBxtTmhWn6jPoZpIpgPq4J1Jj/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Blocknative (Ethereum Mempool API)
Open Agent mode in chat and ask: "Using Blocknative (Ethereum Mempool API), help me...". 1 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"blocknative-ethereum-mempool-api": {
"url": "https://edge.vinkius.com/vk_preview_r2AOQnNVS8hTVOpsBxtTmhWn6jPoZpIpgPq4J1Jj/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Blocknative (Ethereum Mempool API)
Ask Copilot: "Using Blocknative (Ethereum Mempool API), help me...". 1 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"blocknative-ethereum-mempool-api": {
"url": "https://edge.vinkius.com/vk_preview_r2AOQnNVS8hTVOpsBxtTmhWn6jPoZpIpgPq4J1Jj/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Blocknative (Ethereum Mempool API)
Open Cascade and ask: "Using Blocknative (Ethereum Mempool API), help me...". 1 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"blocknative-ethereum-mempool-api": {
"url": "https://edge.vinkius.com/vk_preview_r2AOQnNVS8hTVOpsBxtTmhWn6jPoZpIpgPq4J1Jj/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Blocknative (Ethereum Mempool API)
Ask Cline: "Using Blocknative (Ethereum Mempool API), help me...". 1 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add blocknative-ethereum-mempool-api --transport http "https://edge.vinkius.com/vk_preview_r2AOQnNVS8hTVOpsBxtTmhWn6jPoZpIpgPq4J1Jj/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Blocknative (Ethereum Mempool API)
Ask Claude: "Using Blocknative (Ethereum Mempool API), show me...". 1 tools are ready
Where the request belongs
Work Blocknative can move forward.
This is for Web3 developers and DeFi traders who need to move assets quickly without getting wrecked by unexpected gas spikes or stuck transactions.
DeFi Trader
Monitors gas spikes to time swaps and liquidity provisions perfectly.
Web3 Developer
Integrates gas estimation into workflows to avoid overpaying for contract deployments.
Crypto Researcher
Checks network congestion levels to understand current market activity.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsInfura (Ethereum Node RPC Provider)
Access Ethereum blockchain data via Infura. query blocks, check balances, estimate gas, and interact with smart contracts directly from any AI agent.
Tatum (Blockchain Infra)
Simplify blockchain development with Tatum. estimate fees, track portfolios, and manage real-time webhook subscriptions across multiple chains.
Etherscan
Query Ethereum and EVM-compatible blockchain data—check balances, transaction history, and token transfers directly from your AI agent.
Metisscan (Metis L2 Network Explorer)
Explore the Metis L2 network. inspect blocks, transactions, addresses, and smart contracts directly from your AI agent.
Gas Fee Estimator
Estimate blockchain transaction costs for EVM-compatible chains.
Dune Analytics (Web3 SQL Analytics API)
Execute SQL queries on blockchain data via Dune Analytics. track executions, fetch results, and analyze Web3 metrics directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Blocknative 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 Blocknative.
The practical details behind the request, access and result.
How does the Blocknative Ethereum Mempool API help with gas fees?
It gives your AI agent the ability to pull live gas price suggestions directly from the Ethereum mempool. This helps you see exactly what it costs to get your transaction included in the next block based on your desired speed.
Can I use Blocknative to see if the network is congested?
Yes, your agent can check the current mempool conditions to tell you if the network is busy. It can report on current gas spikes so you know if it's a good time to trade or interact with dApps.
Does the Blocknative Ethereum Mempool API work for all blockchains?
This specific MCP is designed for the Ethereum network. It focuses on pulling live mempool data and gas suggestions specifically for Ethereum transactions.
Will this help me avoid getting stuck in the mempool?
It helps significantly. By using the 99% confidence price tiers provided by the capability, your agent gives you the specific fees needed to ensure your transaction is picked up quickly by miners.
How do I get gas prices without leaving my AI chat?
Once you connect this Connector, you can just ask your agent for the latest gas prices. It handles the data fetching from Blocknative and gives you a plain text answer in your current window.
How can I get the most accurate gas price for an urgent Ethereum transaction?
Use the get_gas_prices capability. It fetches high-confidence suggestions directly from Blocknative's mempool monitoring, providing you with the exact values needed for rapid inclusion.
What confidence levels does the gas price capability provide?
The get_gas_prices capability returns estimations for various confidence intervals (typically 99%, 95%, 90%, 80%, and 70%), allowing you to choose the right balance between cost and certainty.
Does this capability monitor the live Ethereum mempool?
Yes. The get_gas_prices action leverages Blocknative's global node network to analyze pending transactions in the mempool, ensuring the suggestions reflect current network conditions.
One connection away
Give your agent a direct line to Blocknative.
Connect Blocknative once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available