ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use ZetaChain Explorer with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Explore ZetaChain blockchain data. inspect blocks, transactions, addresses, and tokens directly through 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 ZetaChain Explorer capability set.

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

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 17 available through ZetaChain Explorer.

  1. 01

    Get transaction

    Get transaction details by hash

  2. 02

    Get address internal transactions

    Get internal transactions for an address

  3. 03

    Get address token balances

    Get token balances for an address

  4. 04

    Get address transactions

    Get transactions for an address

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 17 available through ZetaChain Explorer.

  1. 05

    Get block

    Get block details by hash or number

  2. 06

    Get block transactions

    Get transactions in a specific block

  3. 07

    Get token

    Get token details

  4. 08

    Get token holders

    Get token holders

Capability set03 / 05

09-11

3 capabilities in this set.

Part of 17 available through ZetaChain Explorer.

  1. 09

    Get token transfers

    Get token transfers

  2. 10

    List blocks

    List recent blocks on ZetaChain

  3. 11

    List tokens

    List tokens on ZetaChain

Capability set04 / 05

12-14

3 capabilities in this set.

Part of 17 available through ZetaChain Explorer.

  1. 12

    List transactions

    List recent transactions on ZetaChain

  2. 13

    Get address

    Get address details

  3. 14

    Get address tokens

    Get tokens owned by an address

Capability set05 / 05

15-17

3 capabilities in this set.

Part of 17 available through ZetaChain Explorer.

  1. 15

    Get smart contract

    Get smart contract details and ABI

  2. 16

    Get transaction internal

    G., contract calls) triggered by a specific transaction hash. Get internal transactions for a specific transaction

  3. 17

    Get transaction logs

    Get logs for a specific transaction

Observed, not estimated

968ms average. Fast in production.

ZetaChain Explorer is checked daily against the live service.

Daily averagePeak 1188ms
Aug 20Today
Fastest day
754ms
Slowest day
1188ms
14-day trend
Slowing+28%

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 ZetaChain Explorer, so you can see the experience inside your AI.

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

ZetaChain Explorer Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_FxFPARpDsAcntF5AhDfsxYeqUUw9oVG4fSfBSSlY/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 — ZetaChain Explorer capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "zetachain-explorer-zetachain-block-explorer-api-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_FxFPARpDsAcntF5AhDfsxYeqUUw9oVG4fSfBSSlY/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 ZetaChain Explorer owners ask.

  • 01

    Can I inspect the internal calls triggered by a specific transaction?

    Yes. Use the get_transaction_internal capability with the transaction hash to retrieve all internal contract calls and operations associated with that transaction.

  • 02

    How do I check all token balances for a specific wallet address?

    Simply provide the wallet address to the get_address_token_balances capability. It will return a comprehensive list of all tokens held by that address on ZetaChain.

  • 03

    Is it possible to view the source code or ABI of a smart contract?

    Yes, the get_smart_contract capability allows you to fetch the metadata and details of a verified smart contract using its address.