Polygonscan (Polygon Block Explorer) Connector for AI agents.
17 live capabilities
Query MATIC balances and smart contract data on the Polygon network.
Waiting for input…
Why people use Polygonscan (Polygon Block Explorer)
Polygonscan Block Explorer Data Retrieval
With this Connector, you just tell your agent what you need. It pulls the data and gives you the answer right where you're already working. You get a clean summary of balances or transaction logs without the manual clicking.
What Vinkius changes
You get real-time Polygon blockchain data directly inside your favorite AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Wallet Auditing
A researcher wants to know the total MATIC held by 10 different wallets.
- Real-world use case 02
NFT Tracking
A collector wants to see recent ERC-721 transfers for a specific project.
- Real-world use case 03
Contract Debugging
A dev needs the source code for a verified contract to check a logic flow.
Complete set · 17capabilities
The complete Polygonscan (Polygon Block Explorer) capability set.
These are the exact actions your AI can choose when you ask it to work with Polygonscan (Polygon Block Explorer).
01—04
4 capabilities in this set.
Part of 17 available through Polygonscan (Polygon Block Explorer).
- 01 Capability
Get contract abi
Pulls the ABI for verified smart contracts so you can interact with them programmatically.
- 02 Capability
Get balance multi
Checks the MATIC balances for a list of multiple addresses in one go.
- 03 Capability
Get block countdown
Shows the estimated time remaining until the next block is mined based on a block number.
- 04 Capability
Get matic price
Pulls the latest price of MATIC to keep your analysis current.
05—08
4 capabilities in this set.
Part of 17 available through Polygonscan (Polygon Block Explorer).
- 05 Capability
Get matic supply
Retrieves the total circulating supply of MATIC on the Polygon network.
- 06 Capability
Get tx receipt status
Checks if a transaction was successful or if it failed during execution.
- 07 Capability
Get balance
Retrieves the current MATIC balance for a single specific wallet address.
- 08 Capability
Get block no by time
Finds the specific block number associated with a given Unix timestamp.
09—11
3 capabilities in this set.
Part of 17 available through Polygonscan (Polygon Block Explorer).
- 09 Capability
Get block reward
Tells you the reward amount for a specific block on the Polygon network.
- 10 Capability
Get contract source code
Fetches the verified source code for a smart contract for technical review.
- 11 Capability
Get token 1155 tx
Lists all transfer events for ERC-1155 tokens to track multi-token assets.
12—14
3 capabilities in this set.
Part of 17 available through Polygonscan (Polygon Block Explorer).
- 12 Capability
Get token nft tx
Lists ERC-721 NFT transfer events to monitor high-value digital assets.
- 13 Capability
Get token tx
Pulls the transfer history for ERC-20 tokens to track standard asset movements.
- 14 Capability
Get tx list internal
Retrieves a list of internal transactions that aren't visible on the main transaction list.
15—17
3 capabilities in this set.
Part of 17 available through Polygonscan (Polygon Block Explorer).
- 15 Capability
Get logs
Fetches the raw logs for a transaction or contract event for deeper debugging.
- 16 Capability
Get tx list
Pulls a list of normal transactions for a specific address or contract.
- 17 Capability
Get tx status
Provides the current execution status of a specific smart contract interaction.
Set up in minutes
One URL. Then ask Polygonscan (Polygon Block Explorer) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Polygonscan (Polygon Block 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_mNF9vvQFRY8109YvE9ENARWWZSO0plXKvgAXC1n9/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 Polygonscan (Polygon Block Explorer), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Polygonscan (Polygon Block Explorer) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mNF9vvQFRY8109YvE9ENARWWZSO0plXKvgAXC1n9/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 Polygonscan (Polygon Block Explorer) URL.
- Step 03
Save and start
Save the connection and enable Polygonscan (Polygon Block Explorer) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"polygonscan-polygon-block-explorer": {
"url": "https://edge.vinkius.com/vk_preview_mNF9vvQFRY8109YvE9ENARWWZSO0plXKvgAXC1n9/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 Polygonscan (Polygon Block Explorer)
Open Agent mode in chat and ask: "Using Polygonscan (Polygon Block Explorer), help me...". 17 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"polygonscan-polygon-block-explorer": {
"url": "https://edge.vinkius.com/vk_preview_mNF9vvQFRY8109YvE9ENARWWZSO0plXKvgAXC1n9/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 Polygonscan (Polygon Block Explorer)
Ask Copilot: "Using Polygonscan (Polygon Block Explorer), help me...". 17 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"polygonscan-polygon-block-explorer": {
"url": "https://edge.vinkius.com/vk_preview_mNF9vvQFRY8109YvE9ENARWWZSO0plXKvgAXC1n9/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 Polygonscan (Polygon Block Explorer)
Open Cascade and ask: "Using Polygonscan (Polygon Block Explorer), help me...". 17 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"polygonscan-polygon-block-explorer": {
"url": "https://edge.vinkius.com/vk_preview_mNF9vvQFRY8109YvE9ENARWWZSO0plXKvgAXC1n9/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 Polygonscan (Polygon Block Explorer)
Ask Cline: "Using Polygonscan (Polygon Block Explorer), help me...". 17 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add polygonscan-polygon-block-explorer --transport http "https://edge.vinkius.com/vk_preview_mNF9vvQFRY8109YvE9ENARWWZSO0plXKvgAXC1n9/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 Polygonscan (Polygon Block Explorer)
Ask Claude: "Using Polygonscan (Polygon Block Explorer), show me...". 17 tools are ready
Where the request belongs
Work Polygonscan can move forward.
This is for the crypto analyst who spends hours cross-referencing wallets or the Web3 developer who needs to pull contract ABIs without leaving their IDE. It's for anyone who finds the block explorer interface tedious for repetitive data gathering.
Web3 Developer
Pulls contract source code and ABIs directly into a coding environment to debug smart contracts faster.
Crypto Analyst
Audits wallet movements and token distributions using conversational prompts to build research reports.
DeFi Researcher
Checks balances and transaction statuses across multiple addresses to track whale movements or liquidity.
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.
Arbiscan (Arbitrum Explorer)
Explore Arbitrum blockchain data. check balances, track transactions, and inspect smart contract source code directly from your AI agent.
Moonriver (Moonriver Block Explorer API)
Query Moonriver blockchain data—blocks, transactions, account balances, and EVM tokens—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.
Tronscan (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.
Metisscan (Metis L2 Network Explorer)
Explore the Metis L2 network. inspect blocks, transactions, addresses, and smart contracts directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Polygonscan 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 Polygonscan.
The practical details behind the request, access and result.
Can the Polygonscan MCP check my wallet balance?
Yes, it can retrieve the MATIC balance for any specific address you provide. You just need to give the agent the wallet address.
How do I track NFT transfers using Polygonscan MCP?
You can ask your agent to list ERC-721 transfer events to see recent NFT movements. It can also handle ERC-1155 transfers.
Can I see the source code of a smart contract?
Yes, this Connector can pull verified source code and ABIs for technical analysis. This is great for developers auditing verified contracts.
Does this work for internal transactions?
It does. You can specifically request internal transaction logs that don't show up on the standard list, which is helpful for tracking complex DeFi movements.
Can I get real-time MATIC prices?
Yes, the Connector can pull the latest MATIC price and total supply data instantly to help with your market analysis.
Is this for sending crypto?
No, this is a read-only capability. It's for querying data, not for moving funds or signing transactions. You'll still need a wallet for that.
Can I check the MATIC balance of multiple addresses at once?
Yes! Use the get_balance_multi capability by providing a comma-separated list of addresses. The agent will return the balance for each one in a single response.
How do I see the NFT transfers for a specific wallet?
You can use the get_token_nft_tx capability. Just provide the wallet address, and the agent will list the ERC-721 token transfer events associated with it.
Is it possible to retrieve the ABI of a smart contract?
Absolutely. Use the get_contract_abi capability with the contract's address. If the source code is verified on Polygonscan, the agent will return the full ABI.
One connection away
Give your agent a direct line to Polygonscan.
Connect Polygonscan once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available