ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Kava Explorer with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Explore the Kava blockchain. inspect accounts, track transactions (extrinsics), monitor blocks, and analyze validator performance via Subscan.

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

The complete Kava Explorer capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Kava Explorer.

  1. 01

    Get account info

    Get basic information for a Kava account

  2. 02

    Get account reward slash

    Get rewards and slashes for an account

  3. 03

    Get account token

    Get token balances for an account

  4. 04

    List events

    Get a list of events with filtering options

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Kava Explorer.

  1. 05

    Get validator

    Get details for a specific validator

  2. 06

    List extrinsics

    Get a list of extrinsics

  3. 07

    Get block

    Get block details by height or hash

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Kava Explorer.

  1. 08

    Get extrinsic

    Get extrinsic details by hash or index

  2. 09

    List blocks

    Get a list of blocks

  3. 10

    List validators

    Get a list of validators

Observed, not estimated

903ms average. Fast in production.

Kava Explorer is checked daily against the live service.

Daily averagePeak 1064ms
Aug 20Today
Fastest day
778ms
Slowest day
1064ms
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. 10 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 Kava Explorer, so you can see the experience inside your AI.

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

Kava Explorer Connector

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

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

  • 01

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

    Yes! Use the get_account_token capability with the target Kava address to retrieve all token balances associated with that account.

  • 02

    How do I find details about a specific transaction or extrinsic?

    You can use the get_extrinsic capability by providing either the transaction hash or the extrinsic index (e.g., '123456-2').

  • 03

    Is it possible to monitor validator performance and staking status?

    Absolutely. Use list_validators to see the network-wide list, and get_validator with a specific address to see detailed performance and staking metrics.