ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Celoscan with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access Celo network data via Celoscan. check account balances, track transactions, and inspect smart contracts 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 · 18 capabilities

The complete Celoscan capability set.

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

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 18 available through Celoscan.

  1. 01

    Get account balance

    Get CELO Balance for a Single Address

  2. 02

    Get account balance multi

    Get CELO Balance for Multiple Addresses

  3. 03

    Get block countdown

    Get Estimated Block Countdown Time by BlockNo

  4. 04

    Get block reward

    Get Block Rewards by BlockNo

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 18 available through Celoscan.

  1. 05

    Get contract abi

    Get Contract ABI for Verified Smart Contracts

  2. 06

    Get contract source code

    Get Contract Source Code for Verified Smart Contracts

  3. 07

    Get erc20 token supply

    Get ERC20-Token Total Supply by ContractAddress

  4. 08

    Get erc20 transfers

    Get a List of ERC20 Token Transfer Events By Address

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 18 available through Celoscan.

  1. 09

    Get internal transactions

    Get a List of Internal Transactions By Address

  2. 10

    Get total celo supply

    Get Total Supply of CELO on the Celo Network

  3. 11

    Get transaction execution status

    Check Contract Execution Status

  4. 12

    Get transaction receipt status

    Check Transaction Receipt Status

Capability set04 / 05

13-15

3 capabilities in this set.

Part of 18 available through Celoscan.

  1. 13

    Get erc20 token balance

    Get ERC20-Token Account Balance by ContractAddress

  2. 14

    Get erc721 transfers

    Get a List of ERC721 Token Transfer Events By Address

  3. 15

    Get mined blocks

    Get list of Blocks Mined by Address

Capability set05 / 05

16-18

3 capabilities in this set.

Part of 18 available through Celoscan.

  1. 16

    Get normal transactions

    Get a List of Normal Transactions By Address

  2. 17

    Get block number by time

    Get Block Number by Timestamp

  3. 18

    Get last celo price

    Get Last Price of CELO

Observed, not estimated

988ms average. Fast in production.

Celoscan is checked daily against the live service.

Daily averagePeak 1293ms
Aug 20Today
Fastest day
827ms
Slowest day
1293ms
14-day trend
Slowing+10%

Connect your client

One URL. Every client.

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

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

Celoscan Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_Bi2Drf8yY8oexFIUWvJ1Ab8dwC6NJP1TE52TOfPz/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 — Celoscan capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "celoscan-celo-network-explorer-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_Bi2Drf8yY8oexFIUWvJ1Ab8dwC6NJP1TE52TOfPz/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 Celoscan owners ask.

  • 01

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

    Yes! Use the get_account_balance_multi capability and provide a comma-separated list of Celo addresses to retrieve all balances at once.

  • 02

    How can I view the source code of a verified smart contract on Celo?

    You can use the get_contract_source_code capability with the contract's address. If the contract is verified on Celoscan, the agent will return the full source code.

  • 03

    Is it possible to check if a specific transaction was successful?

    Yes, the get_transaction_receipt_status capability allows you to check the status of a transaction receipt to confirm if it was processed successfully on the network.