ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Wemix Explorer with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Explore Wemix blockchain data. query accounts, track token transfers, and inspect blocks or extrinsics 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 · 11 capabilities

The complete Wemix Explorer capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through Wemix Explorer.

  1. 01

    Get account info

    Get basic information for a specific account

  2. 02

    Get event

    Get detailed information for a specific event

  3. 03

    List account tokens

    List tokens held by an account

  4. 04

    List account transfers

    Get a list of transfers associated with an account

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through Wemix Explorer.

  1. 05

    List events

    Get a list of events

  2. 06

    Get extrinsic

    Get detailed information for a specific extrinsic

  3. 07

    Get token

    Get detailed information for a specific token

  4. 08

    List extrinsics

    Get a list of recent extrinsics (transactions)

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through Wemix Explorer.

  1. 09

    List tokens

    Get a list of tokens on the network

  2. 10

    Get block

    Get detailed information for a specific block

  3. 11

    List blocks

    Get a list of recent blocks

Observed, not estimated

947ms average. Fast in production.

Wemix Explorer is checked daily against the live service.

Daily averagePeak 1178ms
Aug 20Today
Fastest day
739ms
Slowest day
1178ms
14-day trend
Slowing+14%

Connect your client

One URL. Every client.

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

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

Wemix Explorer Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_yAvw4hWwRQEt5LFK1LqkXRliXlVs01cv3d8l9i2b/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 — Wemix Explorer capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "wemix-explorer-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_yAvw4hWwRQEt5LFK1LqkXRliXlVs01cv3d8l9i2b/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 Wemix Explorer owners ask.

  • 01

    Can I check the token balances for a specific wallet address?

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

  • 02

    How do I get details about a specific transaction hash?

    You can use the get_extrinsic capability with the transaction hash. It will provide detailed information including status, block number, and associated events.

  • 03

    Is it possible to list the most recent blocks on the network?

    Absolutely. The list_blocks capability allows you to retrieve a list of recent blocks, and you can use get_block with a block number to see specific details of any block.