Gnosisscan (Gnosis Chain Explorer) Connector for AI agents.
26 live capabilities
Query Gnosis Chain balances and smart contracts in real-time.
Waiting for input…
Why people use Gnosisscan (Gnosis Chain Explorer)
Gnosisscan : End Manual Data Scraping for Gnosis Chain
The Gnosisscan MCP changes this by bringing the explorer to your agent. Instead of manual copy-pasting, you just ask your agent to fetch the data. You get the xDAI balance, the transaction history, or the contract ABI delivered directly in your chat. It turns a five-step manual process into a single natural language command.
What Vinkius changes
You get direct blockchain data in your chat without opening a single extra tab.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Smart Contract Auditing
A developer needs to check a contract's logic.
- Real-world use case 02
Whale Tracking
A data analyst wants to see where a large amount of xDAI went.
- Real-world use case 03
NFT Portfolio Review
A user wants to see their NFT history.
Complete set · 26capabilities
The complete Gnosisscan (Gnosis Chain Explorer) capability set.
These are the exact actions your AI can choose when you ask it to work with Gnosisscan (Gnosis Chain Explorer).
01—04
4 capabilities in this set.
Part of 26 available through Gnosisscan (Gnosis Chain Explorer).
- 01 Capability
Proxy getcode
Get the bytecode for a contract using an eth_getCode proxy. This is useful for low-level analysis.
- 02 Capability
Get account balance multi
Get the xDAI balance for multiple addresses at once. Use this to audit a large group of wallets.
- 03 Capability
Get account balance
Get the xDAI balance for a single address. Use this to quickly check a specific wallet's holdings.
- 04 Capability
Get account minedblocks
Get a list of blocks validated by a specific address. This is useful for checking validator activity.
05—08
4 capabilities in this set.
Part of 26 available through Gnosisscan (Gnosis Chain Explorer).
- 05 Capability
Get account tokennfttx
Get a list of ERC721 token transfer events for an address. Use this to track NFT movements.
- 06 Capability
Get account tokentx
Get a list of ERC20 token transfer events for an address. This tracks standard token movements.
- 07 Capability
Get account txlist internal
Get a list of internal transactions for an address. This reveals deeper contract interactions.
- 08 Capability
Get account txlist
Get a list of normal transactions for an address. Use this to view standard wallet history.
09—12
4 capabilities in this set.
Part of 26 available through Gnosisscan (Gnosis Chain Explorer).
- 09 Capability
Get block bytime
Get the block number for a specific timestamp. This helps you find data from a certain point in time.
- 10 Capability
Get block countdown
Get the estimated block countdown time for a specific block number. Use this to track mining progress.
- 11 Capability
Get block reward
Get the reward for a specific block number. This is useful for analyzing validator earnings.
- 12 Capability
Get contract abi
Get the ABI for a verified smart contract. Use this to understand the functions available on a contract.
13—16
4 capabilities in this set.
Part of 26 available through Gnosisscan (Gnosis Chain Explorer).
- 13 Capability
Get contract sourcecode
Get the verified source code for a smart contract. This is essential for deep technical audits.
- 14 Capability
Get logs
Get event logs from the blockchain. Use this to filter specific contract events.
- 15 Capability
Get stats ethsupply
Get the total supply of xDAI on the Gnosis Chain. Use this for high-level supply metrics.
- 16 Capability
Get stats gnoprice
Get the latest price for GNO and xDAI. This provides current market price data.
17—20
4 capabilities in this set.
Part of 26 available through Gnosisscan (Gnosis Chain Explorer).
- 17 Capability
Get tx receiptstatus
Check the receipt status of a transaction. Use this to see if a specific move succeeded.
- 18 Capability
Get tx status
Check the execution status of a contract. Use this to see if a complex interaction finished.
- 19 Capability
Proxy blocknumber
Get the current block number using an eth_blockNumber proxy. This provides the latest chain height.
- 20 Capability
Proxy call
Perform an eth_call proxy. Use this to read data from a contract without sending a transaction.
21—23
3 capabilities in this set.
Part of 26 available through Gnosisscan (Gnosis Chain Explorer).
- 21 Capability
Proxy estimategas
Estimate the gas required for a transaction using an eth_estimateGas proxy. This helps plan costs.
- 22 Capability
Proxy gasprice
Get the current gas price using an eth_gasPrice proxy. Use this to check network congestion.
- 23 Capability
Proxy getblockbynumber
Get block details by number using an eth_getBlockByNumber proxy. This retrieves full block data.
24—26
3 capabilities in this set.
Part of 26 available through Gnosisscan (Gnosis Chain Explorer).
- 24 Capability
Proxy getstorageat
Get the storage value at a specific slot using an eth_getStorageAt proxy. Use this for deep state inspection.
- 25 Capability
Proxy gettransactionbyhash
Get transaction details by hash using an eth_getTransactionByHash proxy. Use this to see full tx details.
- 26 Capability
Proxy gettransactionreceipt
Get the transaction receipt by hash using an eth_getTransactionReceipt proxy. This confirms finality.
Set up in minutes
One URL. Then ask Gnosisscan (Gnosis Chain Explorer) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Gnosisscan (Gnosis Chain Explorer) 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_44M3DTxD2Ha8YDXAA6hjLJysaCrbfbXxfPLB1xVK/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 Gnosisscan (Gnosis Chain Explorer), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Gnosisscan (Gnosis Chain Explorer) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_44M3DTxD2Ha8YDXAA6hjLJysaCrbfbXxfPLB1xVK/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 Gnosisscan (Gnosis Chain Explorer) URL.
- Step 03
Save and start
Save the connection and enable Gnosisscan (Gnosis Chain Explorer) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"gnosisscan-gnosis-chain-explorer": {
"url": "https://edge.vinkius.com/vk_preview_44M3DTxD2Ha8YDXAA6hjLJysaCrbfbXxfPLB1xVK/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 Gnosisscan (Gnosis Chain Explorer)
Open Agent mode in chat and ask: "Using Gnosisscan (Gnosis Chain Explorer), help me...". 26 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"gnosisscan-gnosis-chain-explorer": {
"url": "https://edge.vinkius.com/vk_preview_44M3DTxD2Ha8YDXAA6hjLJysaCrbfbXxfPLB1xVK/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 Gnosisscan (Gnosis Chain Explorer)
Ask Copilot: "Using Gnosisscan (Gnosis Chain Explorer), help me...". 26 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"gnosisscan-gnosis-chain-explorer": {
"url": "https://edge.vinkius.com/vk_preview_44M3DTxD2Ha8YDXAA6hjLJysaCrbfbXxfPLB1xVK/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 Gnosisscan (Gnosis Chain Explorer)
Open Cascade and ask: "Using Gnosisscan (Gnosis Chain Explorer), help me...". 26 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"gnosisscan-gnosis-chain-explorer": {
"url": "https://edge.vinkius.com/vk_preview_44M3DTxD2Ha8YDXAA6hjLJysaCrbfbXxfPLB1xVK/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 Gnosisscan (Gnosis Chain Explorer)
Ask Cline: "Using Gnosisscan (Gnosis Chain Explorer), help me...". 26 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add gnosisscan-gnosis-chain-explorer --transport http "https://edge.vinkius.com/vk_preview_44M3DTxD2Ha8YDXAA6hjLJysaCrbfbXxfPLB1xVK/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 Gnosisscan (Gnosis Chain Explorer)
Ask Claude: "Using Gnosisscan (Gnosis Chain Explorer), show me...". 26 tools are ready
Where the request belongs
Work Gnosisscan can move forward.
This is for Web3 developers and DeFi analysts who need to move faster than a browser explorer allows. It's built for people who are tired of manual data scraping and want to query the Gnosis Chain like a database.
Web3 Developer
You use this to quickly grab ABIs or check transaction receipts while you're in the middle of a coding session.
DeFi Data Analyst
You use this to aggregate balance data and track token movements across dozens of addresses for market research.
Blockchain Researcher
You use this to audit smart contract source code and monitor real-time gas prices during network events.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBlockscout
Explore Ethereum-based blockchains directly from your AI agent. Query addresses, tokens, transactions, and smart contracts via Blockscout's open-source API.
BscScan (BNB Chain Explorer)
Access real-time BNB Chain data—check balances, track BEP-20/BEP-721 transfers, and inspect verified smart contracts directly from your AI agent.
Blastscan (Blast Network Explorer)
Explore the Blast Network—check balances, track transactions, and inspect smart contracts directly from your AI agent.
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.
Alchemy
Manage blockchain data. audit wallets, NFTs, and transactions via AI.
Bring your own AI
Change the model, client or framework. Keep Gnosisscan 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 Gnosisscan.
The practical details behind the request, access and result.
Can I use Gnosisscan MCP to check xDAI balances?
Yes, you can ask your agent to check the xDAI balance for any single address or a list of multiple addresses at once.
Does Gnosisscan MCP support NFT tracking?
It does. You can use it to pull ERC721 token transfer events for any specific address on the Gnosis Chain.
Can I get the source code of a smart contract with Gnosisscan MCP?
Yes, if the contract is verified on the explorer, you can ask your agent to pull the source code or the ABI for technical analysis.
Does Gnosisscan MCP show real-time gas prices?
Yes, it provides real-time metrics including current gas prices and GNO price data to help you time your transactions.
Is Gnosisscan MCP for the Ethereum mainnet?
No, this Connector is specifically for the Gnosis Chain. You'll need a different capability if you're looking for Ethereum mainnet data.
How do I see internal transactions using Gnosisscan MCP?
Your agent can pull a list of internal transactions for any address, which is helpful for seeing complex contract-to-contract interactions.
Can I check the balance of multiple Gnosis Chain addresses at once?
Yes! Use the get_account_balance_multi capability and provide a comma-separated list of addresses to get all balances in a single request.
How do I see the ERC20 token transfer history for an account?
You can use the get_account_tokentx capability. Simply provide the account address, and optionally a specific contract address, to list all relevant token movements.
Is it possible to retrieve the source code of a verified smart contract?
Yes, the get_contract_source_code capability allows you to fetch the source code for any verified contract on Gnosisscan using its address.
One connection away
Give your agent a direct line to Gnosisscan.
Connect Gnosisscan once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available