ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Dogechain with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate Dogecoin blockchain analysis via Dogechain. check address balances, inspect transactions, and query block data 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 · 17 capabilities

The complete Dogechain capability set.

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

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 17 available through Dogechain.

  1. 01

    Get address balance

    Get balance for a Dogecoin address

  2. 02

    Get address received

    Get total received amount for an address

  3. 03

    Get best block hash

    Get the best block hash

  4. 04

    Get transaction

    Get detailed transaction information

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 17 available through Dogechain.

  1. 05

    Q address balance

    Quick query: Get current balance

  2. 06

    Q check address

    Quick query: Check if address is valid

  3. 07

    Q decode address

    Quick query: Decode address

  4. 08

    Q get block count

    Quick query: Get current block height

Capability set03 / 05

09-11

3 capabilities in this set.

Part of 17 available through Dogechain.

  1. 09

    Q get difficulty

    Quick query: Get last block difficulty

  2. 10

    Get address sent

    Get total sent amount for an address

  3. 11

    Get address transaction count

    Get transaction count for an address

Capability set04 / 05

12-14

3 capabilities in this set.

Part of 17 available through Dogechain.

  1. 12

    Get address transactions

    Results are paginated (10 per page). Get recent transactions for an address

  2. 13

    Get address unspent

    Results are paginated (10 per page). Get unspent outputs (UTXOs) for an address

  3. 14

    Get block

    Get detailed block information

Capability set05 / 05

15-17

3 capabilities in this set.

Part of 17 available through Dogechain.

  1. 15

    Q address to hash

    Quick query: Get public key hash

  2. 16

    Q get received by address

    Quick query: Get total amount ever received

  3. 17

    Q get sent by address

    Quick query: Get total amount ever sent

Observed, not estimated

877ms average. Fast in production.

Dogechain is checked daily against the live service.

Daily averagePeak 1106ms
Aug 20Today
Fastest day
716ms
Slowest day
1106ms
14-day trend
Slowing+33%

Connect your client

One URL. Every client.

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

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

Dogechain Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_cHnxz3BpkTz1aOz33Z3IPIsry5FJ9ZN7hvXlZhk2/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 — Dogechain capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "dogechain-explorer-dogechain-block-explorer-api-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_cHnxz3BpkTz1aOz33Z3IPIsry5FJ9ZN7hvXlZhk2/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 Dogechain owners ask.

  • 01

    Can I check the balance of a specific Dogecoin address?

    Yes! Use the get_address_balance capability with the target address. The agent will return the confirmed and unconfirmed balance immediately.

  • 02

    How do I find the latest block hash on the network?

    Simply ask the agent to run the get_best_block_hash action. It will retrieve the hash of the most recently mined block on the Dogecoin blockchain.

  • 03

    Is it possible to verify if a Dogecoin address is valid?

    Yes. Use the q_check_address capability. It provides a quick validation check to confirm if the provided string is a valid Dogecoin address format.