Biconomy (Account Abstraction) Connector for AI agents.
3 live capabilities
Execute gasless Web3 transactions and manage smart accounts with ease.
Waiting for input…
Why people use Biconomy (Account Abstraction)
Biconomy for Gasless Web3 Transaction Execution
This Connector lets your agent do the work. You just describe the intent, and the agent handles the quotes and execution. You get a confirmed transaction without the manual overhead.
What Vinkius changes
That your AI agent handles the blockchain logic so you don't have to manually sign every step.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Sponsored transactions
A user wants a gasless swap.
- Real-world use case 02
Automated dApp maintenance
An operator needs to update a contract.
- Real-world use case 03
Complex DeFi swaps
A trader wants to swap across three chains.
Complete set · 3capabilities
The complete Biconomy (Account Abstraction) capability set.
These are the exact actions your AI can choose when you ask it to work with Biconomy (Account Abstraction).
01—03
3 capabilities in this set.
Part of 3 available through Biconomy (Account Abstraction).
- 01 Capability
Execute supertx
Execute_supertx executes a signed payload to Biconomy for on-chain execution. This lets your agent finish a transaction once you've provided the signature.
- 02 Capability
Get explorer status
Get_explorer_status tracks the current progress of a specific supertransaction. Use this to see if a flow succeeded or failed in real-time.
- 03 Capability
Get quote
Get_quote fetches a quote for a complex transaction flow. It tells your agent the cost and the best path for a specific intent.
Set up in minutes
One URL. Then ask Biconomy (Account Abstraction) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Biconomy (Account Abstraction) 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_I0nR36mgR5q5BBMcz9MdSIbwUIi4Kt5dsfaCa2lS/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 Biconomy (Account Abstraction), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Biconomy (Account Abstraction) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_I0nR36mgR5q5BBMcz9MdSIbwUIi4Kt5dsfaCa2lS/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 Biconomy (Account Abstraction) URL.
- Step 03
Save and start
Save the connection and enable Biconomy (Account Abstraction) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"biconomy-account-abstraction": {
"url": "https://edge.vinkius.com/vk_preview_I0nR36mgR5q5BBMcz9MdSIbwUIi4Kt5dsfaCa2lS/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 Biconomy (Account Abstraction)
Open Agent mode in chat and ask: "Using Biconomy (Account Abstraction), help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"biconomy-account-abstraction": {
"url": "https://edge.vinkius.com/vk_preview_I0nR36mgR5q5BBMcz9MdSIbwUIi4Kt5dsfaCa2lS/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 Biconomy (Account Abstraction)
Ask Copilot: "Using Biconomy (Account Abstraction), help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"biconomy-account-abstraction": {
"url": "https://edge.vinkius.com/vk_preview_I0nR36mgR5q5BBMcz9MdSIbwUIi4Kt5dsfaCa2lS/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 Biconomy (Account Abstraction)
Open Cascade and ask: "Using Biconomy (Account Abstraction), help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"biconomy-account-abstraction": {
"url": "https://edge.vinkius.com/vk_preview_I0nR36mgR5q5BBMcz9MdSIbwUIi4Kt5dsfaCa2lS/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 Biconomy (Account Abstraction)
Ask Cline: "Using Biconomy (Account Abstraction), help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add biconomy-account-abstraction --transport http "https://edge.vinkius.com/vk_preview_I0nR36mgR5q5BBMcz9MdSIbwUIi4Kt5dsfaCa2lS/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 Biconomy (Account Abstraction)
Ask Claude: "Using Biconomy (Account Abstraction), show me...". 3 tools are ready
Where the request belongs
Work Biconomy can move forward.
This is for Web3 developers who are tired of manual script writing for complex flows and dApp operators who need to automate maintenance without clicking through a dozen dashboards.
Web3 Developer
Building dApps that need gasless interactions or complex multi-step flows.
dApp Operator
Automating routine maintenance tasks or user operations using natural language.
DeFi Power User
Executing complex, multi-step trades with optimized gas and simplified signatures.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTronscan (TRON Blockchain Explorer API)
Explore the TRON blockchain. analyze accounts, track token balances, inspect smart contracts, and monitor network resources directly from any AI agent.
Alchemy
Manage blockchain data. audit wallets, NFTs, and transactions via AI.
Etherscan
Query Ethereum and EVM-compatible blockchain data—check balances, transaction history, and token transfers directly from your AI agent.
Scrollscan
Explore the Scroll L2 blockchain. check account balances, track transactions (normal, internal, ERC20/721/1155), and inspect contract ABIs directly from your AI agent.
Covalent
Equip your AI agent to query unified blockchain data including balances, transactions, and NFTs across 100+ chains.
Arbiscan (Arbitrum Explorer)
Explore Arbitrum blockchain data. check balances, track transactions, and inspect smart contract source code directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Biconomy 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 Biconomy.
The practical details behind the request, access and result.
What does the Biconomy MCP do for my Web3 app?
It lets your AI agent perform complex blockchain actions like moving funds or interacting with smart contracts without you having to write the underlying transaction logic.
Can I use the Biconomy MCP to offer gasless transactions?
Yes, you can use the quote capability to find sponsored options so your users don't have to pay gas for every interaction.
Does the Biconomy MCP support different account types?
It supports Smart Accounts, EOA, and EOA-7702, which means your agent can work with various types of user wallets.
How does the Biconomy MCP handle multi-step transactions?
It uses supertransactions to bundle multiple actions into one flow, making it much easier for an agent to complete complex tasks.
Can I track the status of a transaction with the Biconomy MCP?
Yes, the agent can check the real-time status of any supertransaction to confirm it succeeded or failed.
Is the Biconomy MCP good for dApp operators?
It's great for automating routine maintenance or user operations because it allows you to use natural language to trigger on-chain actions.
How do I request a quote for a gasless (sponsored) transaction?
Use the get_quote capability and simply omit the feeToken parameter. Biconomy will analyze the flow and return a quote where the gas is sponsored.
What do I need to provide to the execute capability after getting a quote?
You must provide the full quotePayload to the execute_supertx capability. Ensure that the required signatures have been added to the payloadToSign fields within that object.
Can I check the status of a transaction that is currently processing?
Yes. Use the get_explorer_status capability with the supertxHash returned by the execution endpoint to track its real-time progress on the blockchain.
One connection away
Give your agent a direct line to Biconomy.
Connect Biconomy once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available