Wemix Explorer

Wemix Explorer MCP Connector for Claude

A+

Explore Wemix blockchain data — query accounts, track token transfers, and inspect blocks or extrinsics directly from your AI agent.

11 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agent to the Wemix Network to gain real-time visibility into blockchain activity. This server provides a comprehensive suite of tools to audit addresses, monitor token movements, and analyze network health.

What you can do

  • Account Auditing — Retrieve detailed account info, token balances, and historical transfers for any Wemix address.
  • Block Inspection — Fetch recent block lists or drill down into specific block heights and hashes for deep analysis.
  • Transaction Tracking — Query extrinsics (transactions) and events to understand smart contract interactions and state changes.
  • Token Ecosystem — List all available tokens on the network and fetch metadata for specific assets using symbols or IDs.
  • Network Monitoring — Access live event streams and extrinsic logs to keep track of network-wide activity.

How it works

  1. Subscribe to this server
  2. Enter your Wemix/Subscan API Key
  3. Start querying the blockchain from Claude, Cursor, or any MCP client

No more manual searching through web explorers. Your AI acts as a blockchain analyst, providing structured data on demand.

Who is this for?

  • Web3 Developers — debug extrinsics and verify contract events directly from your IDE.
  • Crypto Analysts — track whale movements and token distribution patterns via natural language.
  • Node Operators — monitor block production and network events without leaving the terminal.
wemixblockchain-explorerweb3crypto-trackingsmart-contracts

11 tools expose this connector's capabilities to your AI agent.

get_account_info

Get basic information for a specific account

list_account_tokens

List tokens held by an account

list_account_transfers

Get a list of transfers associated with an account

get_block

Get detailed information for a specific block

list_blocks

Get a list of recent blocks

get_event

Get detailed information for a specific event

list_events

Get a list of events

get_extrinsic

Get detailed information for a specific extrinsic

list_extrinsics

Get a list of recent extrinsics (transactions)

get_token

Get detailed information for a specific token

list_tokens

Get a list of tokens on the network

See how to talk to your AI agent using Wemix Explorer.

Show me the latest blocks on the Wemix network.

I've retrieved the latest blocks. The most recent block is #14502134, produced 6 seconds ago with 12 extrinsics. Would you like to see the details of a specific block?

What tokens are held by the address 0x742d35Cc6634C0532925a3b844Bc454e4438f44e?

Checking the wallet... This account holds 500 WEMIX, 1,200 WEMIX$, and 50 stWEMIX. I can also list the recent transfers for this address if you'd like.

Get details for extrinsic hash 0x123...abc

Extrinsic 0x123...abc was finalized in block #14502100. It was a 'balances.transfer' call from address A to address B. The status is 'Success'.

Yes. Use the `list_account_tokens` tool by providing the account address. The agent will return a list of all tokens held by that account on the Wemix network.

Related Connectors