ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Bobascan with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access Boba L2 Network blockchain data. query balances, transaction histories, and smart contract ABIs 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 · 25 capabilities

The complete Bobascan capability set.

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

Capability set01 / 07

01-04

4 capabilities in this set.

Part of 25 available through Bobascan.

  1. 01

    Proxy block number

    Eth_blockNumber

  2. 02

    Get block countdown

    Get Estimated Block Countdown Time by BlockNo

  3. 03

    Get block reward

    Get Block Rewards by BlockNo

  4. 04

    Get ether balance

    Get Ether Balance for a Single Address

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 25 available through Bobascan.

  1. 05

    Get source code

    Get Contract Source Code for Verified Source Codes

  2. 06

    Get token nft tx

    Get a List of ERC721 Token Transfer Events By Address

  3. 07

    Get token supply

    Get ERC20-Token Total Supply by ContractAddress

  4. 08

    Get token tx

    Get a List of ERC20 Token Transfer Events By Address

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 25 available through Bobascan.

  1. 09

    Get tx list internal

    Get a List of Internal Transactions By Address

  2. 10

    Get tx receipt status

    Check Transaction Receipt Status

  3. 11

    Proxy gas price

    Eth_gasPrice

  4. 12

    Proxy get transaction by hash

    Eth_getTransactionByHash

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 25 available through Bobascan.

  1. 13

    Proxy get transaction receipt

    Eth_getTransactionReceipt

  2. 14

    Get abi

    Get Contract ABI for Verified Source Codes

  3. 15

    Get logs

    Get Logs

  4. 16

    Get token balance

    Get ERC20-Token Balance for Address by ContractAddress

Capability set05 / 07

17-19

3 capabilities in this set.

Part of 25 available through Bobascan.

  1. 17

    Get tx list

    Get a List of Normal Transactions By Address

  2. 18

    Proxy call

    Eth_call

  3. 19

    Proxy estimate gas

    Eth_estimateGas

Capability set06 / 07

20-22

3 capabilities in this set.

Part of 25 available through Bobascan.

  1. 20

    Proxy get block by number

    Eth_getBlockByNumber

  2. 21

    Proxy get code

    Eth_getCode

  3. 22

    Get contract execution status

    Check Contract Execution Status

Capability set07 / 07

23-25

3 capabilities in this set.

Part of 25 available through Bobascan.

  1. 23

    Get ether balance multi

    Get Ether Balance for Multiple Addresses

  2. 24

    Get eth price

    Get Ether Last Price

  3. 25

    Get eth supply

    Get Total Supply of Ether on Boba Network

Observed, not estimated

1020ms average. Fast in production.

Bobascan is checked daily against the live service.

Daily averagePeak 1353ms
Aug 21Today
Fastest day
888ms
Slowest day
1353ms
14-day trend
Improving-17%

Connect your client

One URL. Every client.

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

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

Bobascan Connector

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

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

  • 01

    Can I check the Ether balance of multiple addresses at once?

    Yes! Use the get_ether_balance_multi capability and provide a comma-separated list of addresses to retrieve all balances in a single query.

  • 02

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

    You can use the get_source_code capability with the contract's address. If the contract is verified on Bobascan, the AI will return the Solidity source code.

  • 03

    Is it possible to track NFT transfers for a specific wallet?

    Yes, the get_token_nft_tx capability allows you to list ERC721 token transfer events associated with any address on the Boba network.