ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Cronoscan with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access Cronos blockchain data. check CRO balances, track transactions, inspect smart contracts, and monitor token transfers directly via AI.

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 · 24 capabilities

The complete Cronoscan capability set.

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

Capability set01 / 06

01-04

4 capabilities in this set.

Part of 24 available through Cronoscan.

  1. 01

    Get abi

    Get Contract ABI for Verified Source Codes

  2. 02

    Get block reward

    Get Block Rewards by BlockNo

  3. 03

    Get logs

    Get Logs

  4. 04

    Get source code

    Get Contract Source Code for Verified Source Codes

Capability set02 / 06

05-08

4 capabilities in this set.

Part of 24 available through Cronoscan.

  1. 05

    Get tx receipt status

    Check Transaction Receipt Status

  2. 06

    Proxy eth block number

    Proxy: eth_blockNumber

  3. 07

    Proxy eth gas price

    Proxy: eth_gasPrice

  4. 08

    Proxy eth get code

    Proxy: eth_getCode

Capability set03 / 06

09-12

4 capabilities in this set.

Part of 24 available through Cronoscan.

  1. 09

    Proxy eth get transaction by hash

    Proxy: eth_getTransactionByHash

  2. 10

    Proxy eth get transaction receipt

    Proxy: eth_getTransactionReceipt

  3. 11

    Get token supply

    Get ERC20-Token Total Supply by ContractAddress

  4. 12

    Get balance

    Get CRO Balance for a Single Address

Capability set04 / 06

13-16

4 capabilities in this set.

Part of 24 available through Cronoscan.

  1. 13

    Get eth supply

    Get Total Supply of CRO on Cronos

  2. 14

    Get token balance

    Get ERC20-Token Account Balance by ContractAddress

  3. 15

    Get token nft tx

    Get ERC721 Token Transfer Events by Address

  4. 16

    Get token tx

    Get ERC20 Token Transfer Events by Address

Capability set05 / 06

17-20

4 capabilities in this set.

Part of 24 available through Cronoscan.

  1. 17

    Get tx list

    Get a List of Normal Transactions By Address

  2. 18

    Get tx list internal

    Get a List of Internal Transactions By Address

  3. 19

    Proxy eth call

    Proxy: eth_call

  4. 20

    Proxy eth estimate gas

    Proxy: eth_estimateGas

Capability set06 / 06

21-24

4 capabilities in this set.

Part of 24 available through Cronoscan.

  1. 21

    Proxy eth get block by number

    Proxy: eth_getBlockByNumber

  2. 22

    Proxy eth get storage at

    Proxy: eth_getStorageAt

  3. 23

    Get balance multi

    Get CRO Balance for Multiple Addresses

  4. 24

    Get eth price

    Get CRO Last Price

Observed, not estimated

1103ms average. Fast in production.

Cronoscan is checked daily against the live service.

Daily averagePeak 1391ms
Aug 20Today
Fastest day
861ms
Slowest day
1391ms
14-day trend
Improving-6%

Connect your client

One URL. Every client.

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

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

Cronoscan Connector

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

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

  • 01

    Can I check the CRO balance of multiple wallet addresses in a single request?

    Yes! Use the get_balance_multi capability by providing a comma-separated list of addresses. The AI will return the current balance for each address in the list.

  • 02

    How do I retrieve the source code of a verified smart contract on Cronos?

    You can use the get_source_code capability with the contract's address. If the contract is verified on Cronoscan, the AI will fetch the source code, compiler version, and other optimization details.

  • 03

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

    Absolutely. Use the get_token_nft_tx capability with the user's wallet address. You can also filter by a specific NFT contract address to narrow down the results.