Blockdaemon (Blockchain Infrastructure) Connector for AI agents.
4 live capabilities
Access real time blockchain data and transaction history across multiple networks.
Waiting for input…
Why people use Blockdaemon (Blockchain Infrastructure)
Blockdaemon (Blockchain Infrastructure) for Automated Crypto Auditing
This Connector changes that by giving your AI agent a direct line to the Blockdaemon Ubiquity API. You can just ask for a financial report on a specific address, and the agent pulls the data from Algorand, Tezos, or other networks into your chat window instantly.
What Vinkius changes
You get a single point of entry for multi-chain blockchain data without managing multiple APIs.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Auditing a Corporate Treasury
A manager asks the agent to pull a financial report for a multi-chain wallet to check balance totals.
- Real-world use case 02
Debugging a Failed Deployment
A developer asks the agent to list the most recent blocks on a testnet to find a specific transaction hash.
- Real-world use case 03
Monitoring Whale Activity
A data analyst asks the agent to show the transaction history for a specific Bitcoin address to track large movements.
Complete set · 4capabilities
The complete Blockdaemon (Blockchain Infrastructure) capability set.
These are the exact actions your AI can choose when you ask it to work with Blockdaemon (Blockchain Infrastructure).
01—04
4 capabilities in this set.
Part of 4 available through Blockdaemon (Blockchain Infrastructure).
- 01 Capability
List transactions
Query the full transaction history for any given wallet address. This lets you see every move a specific account has made.
- 02 Capability
Get utxos
Pull Unspent Transaction Outputs for UTXO based chains like Bitcoin and Dogecoin. This helps you see available funds without manual scanning.
- 03 Capability
List blocks
Retrieve a list of block identifiers and metadata for various protocols. Use this to verify the state of the chain at specific heights.
- 04 Capability
Get financial report
Generate a detailed financial summary for a specific address on chains like Algorand or Tezos. It's great for quick auditing.
Set up in minutes
One URL. Then ask Blockdaemon (Blockchain Infrastructure) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Blockdaemon (Blockchain Infrastructure) 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_kauCSILokFzJ9FrUcsBGDU8JT1FuBd2BBoqmoZ2g/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 Blockdaemon (Blockchain Infrastructure), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Blockdaemon (Blockchain Infrastructure) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_kauCSILokFzJ9FrUcsBGDU8JT1FuBd2BBoqmoZ2g/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 Blockdaemon (Blockchain Infrastructure) URL.
- Step 03
Save and start
Save the connection and enable Blockdaemon (Blockchain Infrastructure) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"blockdaemon-blockchain-infrastructure": {
"url": "https://edge.vinkius.com/vk_preview_kauCSILokFzJ9FrUcsBGDU8JT1FuBd2BBoqmoZ2g/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 Blockdaemon (Blockchain Infrastructure)
Open Agent mode in chat and ask: "Using Blockdaemon (Blockchain Infrastructure), help me...". 4 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"blockdaemon-blockchain-infrastructure": {
"url": "https://edge.vinkius.com/vk_preview_kauCSILokFzJ9FrUcsBGDU8JT1FuBd2BBoqmoZ2g/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 Blockdaemon (Blockchain Infrastructure)
Ask Copilot: "Using Blockdaemon (Blockchain Infrastructure), help me...". 4 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"blockdaemon-blockchain-infrastructure": {
"url": "https://edge.vinkius.com/vk_preview_kauCSILokFzJ9FrUcsBGDU8JT1FuBd2BBoqmoZ2g/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 Blockdaemon (Blockchain Infrastructure)
Open Cascade and ask: "Using Blockdaemon (Blockchain Infrastructure), help me...". 4 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"blockdaemon-blockchain-infrastructure": {
"url": "https://edge.vinkius.com/vk_preview_kauCSILokFzJ9FrUcsBGDU8JT1FuBd2BBoqmoZ2g/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 Blockdaemon (Blockchain Infrastructure)
Ask Cline: "Using Blockdaemon (Blockchain Infrastructure), help me...". 4 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add blockdaemon-blockchain-infrastructure --transport http "https://edge.vinkius.com/vk_preview_kauCSILokFzJ9FrUcsBGDU8JT1FuBd2BBoqmoZ2g/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 Blockdaemon (Blockchain Infrastructure)
Ask Claude: "Using Blockdaemon (Blockchain Infrastructure), show me...". 4 tools are ready
Where the request belongs
Work Blockdaemon can move forward.
This is for the Web3 engineer or data analyst who is tired of manual data entry and wants to automate the way they monitor wallet activity or audit blockchain transactions.
Web3 Developer
Debugs failed transactions and verifies block heights directly in their IDE.
Crypto Data Analyst
Aggregates transaction histories across different chains for cross-chain auditing.
Treasury Manager
Monitors UTXO sets and wallet balances to manage corporate crypto assets.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBlockchain.com Data
Access real-time Bitcoin blockchain data via Blockchain.com. query blocks, transactions, and addresses directly from any AI agent.
Blockchair (Universal Blockchain Search Engine & API)
Query blocks, transactions, and addresses across multiple blockchains like Bitcoin and Ethereum using Blockchair's universal API.
GetBlock (Web3 RPC Provider)
Access 50+ blockchain networks (Ethereum, Solana, Bitcoin) via RPC. Query balances, blocks, and transactions directly from your AI agent.
Bitquery (Web3 Blockchain GraphQL APIs)
Query real-time and historical blockchain data across 40+ chains including Ethereum, Solana, and Bitcoin using GraphQL.
BlockCypher (Multi-chain Blockchain Developer API)
Access multi-chain blockchain data for BTC, ETH, and more. Query blocks, addresses, and transactions or broadcast new ones directly through AI.
OKLink (Multi-chain Web3 Blockchain Data API)
Access real-time blockchain data across multiple chains—query addresses, tokens, transactions, and blocks directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Blockdaemon 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 Blockdaemon.
The practical details behind the request, access and result.
What can I do with the Blockdaemon (Blockchain Infrastructure) MCP?
You can use it to pull real time data from multiple blockchains. It lets your AI agent check block heights, find transaction histories, and generate financial reports for networks like Bitcoin, Ethereum, and Solana.
Does Blockdaemon (Blockchain Infrastructure) MCP support multiple chains?
Yes. It connects to the Blockdaemon Ubiquity API, which covers many major protocols including Bitcoin, Ethereum, Solana, Polkadot, Algorand, Stellar, and Tezos.
Can I use Blockdaemon (Blockchain Infrastructure) MCP to check my Bitcoin balance?
You can use it to fetch Unspent Transaction Outputs (UTXOs) for Bitcoin. This allows your agent to see available funds for your wallet without you having to open a separate explorer.
How does Blockdaemon (Blockchain Infrastructure) MCP help with crypto auditing?
It automates the data collection part of an audit. Instead of manual searching, your agent can pull financial reports and transaction histories for specific addresses across different chains in seconds.
Can I use Blockdaemon (Blockchain Infrastructure) MCP for testnets?
Yes. The Connector allows you to switch between mainnet and testnet environments. This is helpful for developers who need to verify transactions in a sandbox environment before going live.
Is Blockdaemon (Blockchain Infrastructure) MCP suitable for treasury management?
It's great for monitoring wallet activity and UTXO sets. You can ask your agent to keep an eye on specific addresses and pull reports on regular intervals to stay updated on your holdings.
Which protocols are supported for financial reports?
The get_financial_report capability currently supports Algorand, Polkadot, Stellar, Tezos, and XRP.
Can I filter transactions by date?
Yes, the list_transactions capability allows you to provide 'from' and 'to' Unix timestamps to narrow down your search.
How do I check unspent balances for Bitcoin?
Use the get_utxos capability with the 'bitcoin' protocol and the specific wallet address. You can also toggle 'check_mempool' to include unconfirmed transactions.
One connection away
Give your agent a direct line to Blockdaemon.
Connect Blockdaemon once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available