ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Moonscan with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access Moonbeam blockchain data via Moonscan. check GLMR balances, track transactions, and inspect smart contracts directly from any 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 · 26 capabilities

The complete Moonscan capability set.

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

Capability set01 / 07

01-04

4 capabilities in this set.

Part of 26 available through Moonscan.

  1. 01

    Get block countdown

    Get Estimated Block Countdown Time

  2. 02

    Proxy eth call

    Proxy: eth_call

  3. 03

    Proxy eth get transaction by hash

    Proxy: eth_getTransactionByHash

  4. 04

    Proxy eth get transaction receipt

    Proxy: eth_getTransactionReceipt

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 26 available through Moonscan.

  1. 05

    Get contract abi

    Get Contract ABI

  2. 06

    Get contract source code

    Get Contract Source Code

  3. 07

    Get erc20 transfers

    Get List of ERC-20 Token Transfer Events

  4. 08

    Get erc721 transfers

    Get List of ERC-721 (NFT) Token Transfer Events

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 26 available through Moonscan.

  1. 09

    Get glmr balance multi

    Get GLMR Balance for Multiple Addresses

  2. 10

    Get glmr balance

    Get GLMR Balance for a Single Address

  3. 11

    Get glmr last price

    Get GLMR Last Price

  4. 12

    Get tx receipt status

    Check Transaction Receipt Status

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 26 available through Moonscan.

  1. 13

    Proxy eth block number

    Proxy: eth_blockNumber

  2. 14

    Get block number by time

    Get Block Number by Timestamp

  3. 15

    Get block reward

    Get Block Rewards

  4. 16

    Get contract execution status

    Check Contract Execution Status

Capability set05 / 07

17-20

4 capabilities in this set.

Part of 26 available through Moonscan.

  1. 17

    Get erc1155 transfers

    Get List of ERC-1155 Token Transfer Events

  2. 18

    Get erc20 balance

    Get ERC-20 Token Balance for Address

  3. 19

    Get erc20 total supply

    Get ERC-20 Token Total Supply

  4. 20

    Get glmr total supply

    Get Total Supply of GLMR

Capability set06 / 07

21-23

3 capabilities in this set.

Part of 26 available through Moonscan.

  1. 21

    Get internal transactions

    Get List of Internal Transactions

  2. 22

    Get logs

    Get Logs

  3. 23

    Get normal transactions

    Get List of Normal Transactions

Capability set07 / 07

24-26

3 capabilities in this set.

Part of 26 available through Moonscan.

  1. 24

    Proxy eth estimate gas

    Proxy: eth_estimateGas

  2. 25

    Proxy eth gas price

    Proxy: eth_gasPrice

  3. 26

    Proxy eth get block by number

    Proxy: eth_getBlockByNumber

Observed, not estimated

1004ms average. Fast in production.

Moonscan is checked daily against the live service.

Daily averagePeak 1342ms
Aug 20Today
Fastest day
836ms
Slowest day
1342ms
14-day trend
Slowing+5%

Connect your client

One URL. Every client.

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

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

Moonscan Connector

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

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

  • 01

    Can I check the GLMR balance of multiple wallets in a single request?

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

  • 02

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

    Simply use the get_contract_source_code capability with the contract address. If the contract is verified on Moonscan, the agent will retrieve the source code for you.

  • 03

    Is it possible to track NFT movements for a specific address?

    Yes, you can use get_erc721_transfers for standard NFTs or get_erc1155_transfers for multi-token standards to see all recent transfer events.