ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Arbiscan with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Explore Arbitrum blockchain data. check balances, track transactions, and inspect smart contract source code 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 · 16 capabilities

The complete Arbiscan capability set.

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

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 16 available through Arbiscan.

  1. 01

    Get balance

    Get Ether Balance for a Single Address

  2. 02

    Get balance multi

    Get Ether Balance for Multiple Addresses

  3. 03

    Get block reward

    Get Block Rewards by BlockNo

  4. 04

    Get eth price

    Get Ether Last Price

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 16 available through Arbiscan.

  1. 05

    Get eth supply

    Get Total Supply of Ether on Arbitrum

  2. 06

    Get status

    Check Contract Execution Status

  3. 07

    Get tx list

    Get List of Normal Transactions By Address

  4. 08

    Get tx list internal

    Get List of Internal Transactions By Address

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 16 available through Arbiscan.

  1. 09

    Get tx receipt status

    Check Transaction Receipt Status

  2. 10

    Get abi

    Get Contract ABI for Verified Source Codes

  3. 11

    Get block countdown

    Get Estimated Block Countdown Time by BlockNo

  4. 12

    Get logs

    Get Event Logs

Capability set04 / 04

13-16

4 capabilities in this set.

Part of 16 available through Arbiscan.

  1. 13

    Get source code

    Get Contract Source Code for Verified Source Codes

  2. 14

    Get token nft tx

    Get List of ERC721 Token Transfer Events By Address

  3. 15

    Get token tx

    Get List of ERC20 Token Transfer Events By Address

  4. 16

    Verify source code

    Verify Source Code

Observed, not estimated

991ms average. Fast in production.

Arbiscan is checked daily against the live service.

Daily averagePeak 1266ms
Aug 20Today
Fastest day
811ms
Slowest day
1266ms
14-day trend
Slowing+9%

Connect your client

One URL. Every client.

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

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

Arbiscan Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_uqJ9n9C7Buvqzj1lexepHZ9uQNC3dh51aLqb9kOi/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 — Arbiscan capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "arbiscan-arbitrum-explorer-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_uqJ9n9C7Buvqzj1lexepHZ9uQNC3dh51aLqb9kOi/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 Arbiscan owners ask.

  • 01

    Can I check the balances of multiple Arbitrum addresses at once?

    Yes! Use the get_balance_multi capability and provide a comma-separated list of addresses. The agent will return the Ether balance for each one in a single response.

  • 02

    How do I view the source code of a verified smart contract?

    Simply provide the contract address to the get_source_code capability. If the contract is verified on Arbiscan, your agent will retrieve the full source code for you to inspect.

  • 03

    Can I track NFT (ERC721) transfers for a specific wallet?

    Yes, the get_token_nft_tx capability allows you to list ERC721 token transfer events associated with any Arbitrum address, including block numbers and transaction hashes.