ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use IoTeX with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access IoTeX blockchain data. query accounts, blocks, transactions, and token details directly from your 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 · 8 capabilities

The complete IoTeX capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through IoTeX.

  1. 01

    Get account

    Get Account Details

  2. 02

    Get action

    Get Action by Hash

  3. 03

    Get block by hash

    Get Block by Hash

  4. 04

    Get block by height

    Get Block by Height

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through IoTeX.

  1. 05

    Get recent actions

    Get Recent Actions

  2. 06

    Get token

    Get Token Details

  3. 07

    Get token holders

    Get Token Holders

  4. 08

    Get account actions

    Get Account Transactions

Observed, not estimated

906ms average. Fast in production.

IoTeX is checked daily against the live service.

Daily averagePeak 1185ms
Aug 20Today
Fastest day
711ms
Slowest day
1185ms
14-day trend
Slowing+19%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 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 IoTeX, so you can see the experience inside your AI.

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

IoTeX Connector

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

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

  • 01

    How can I see the transaction history for a specific IoTeX address?

    You can use the get_account_actions capability. Simply provide the IoTeX address, and the agent will return a list of recent actions (transactions) associated with that account.

  • 02

    Can I look up block details if I only have the block height?

    Yes! Use the get_block_by_height capability and provide the numeric height. The agent will fetch the full block details including hash, timestamp, and transaction count.

  • 03

    Is it possible to see who the top holders of a specific token are?

    Yes, by using the get_token_holders capability with the token's contract address, you can retrieve a list of addresses that currently hold that specific XRC20 or XRC721 token.