ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Polygonscan with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Query the Polygon blockchain directly. check MATIC balances, track transactions, and inspect smart contracts via any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 17 capabilities

The complete Polygonscan capability set.

These are the exact actions your AI can choose when you ask it to work with Polygonscan.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 17 available through Polygonscan.

  1. 01

    Get block countdown

    Get Estimated Block Countdown Time by BlockNo

  2. 02

    Get contract abi

    Get Contract ABI for Verified Source Codes

  3. 03

    Get matic supply

    Get Total Supply of MATIC on Polygon

  4. 04

    Get tx receipt status

    Check Transaction Receipt Status

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 17 available through Polygonscan.

  1. 05

    Get block reward

    Get Block Rewards by BlockNo

  2. 06

    Get contract source code

    Get Contract Source Code for Verified Source Codes

  3. 07

    Get token 1155 tx

    Get List of ERC-1155 Transfer Events

  4. 08

    Get token nft tx

    Get List of ERC-721 (NFT) Transfer Events

Capability set03 / 05

09-11

3 capabilities in this set.

Part of 17 available through Polygonscan.

  1. 09

    Get token tx

    Get List of ERC-20 Token Transfer Events

  2. 10

    Get tx status

    Check Contract Execution Status

  3. 11

    Get balance

    Get MATIC Balance for a Single Address

Capability set04 / 05

12-14

3 capabilities in this set.

Part of 17 available through Polygonscan.

  1. 12

    Get balance multi

    Get MATIC Balance for Multiple Addresses

  2. 13

    Get block no by time

    Get Block Number by Timestamp

  3. 14

    Get logs

    Get Logs

Capability set05 / 05

15-17

3 capabilities in this set.

Part of 17 available through Polygonscan.

  1. 15

    Get matic price

    Get MATIC Last Price

  2. 16

    Get tx list

    Get List of Normal Transactions

  3. 17

    Get tx list internal

    Get List of Internal Transactions

Observed, not estimated

986ms average. Fast in production.

Polygonscan is checked daily against the live service.

Daily averagePeak 1189ms
Aug 25Today
Fastest day
844ms
Slowest day
1189ms
14-day trend
Improving-10%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 17 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Polygonscan, so you can see the experience inside your AI.

It does not authenticate your account with Polygonscan. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Polygonscan Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_mNF9vvQFRY8109YvE9ENARWWZSO0plXKvgAXC1n9/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Polygonscan capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "polygonscan-polygon-block-explorer-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_mNF9vvQFRY8109YvE9ENARWWZSO0plXKvgAXC1n9/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Polygonscan owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.