ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use BTC.com with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access real-time Bitcoin blockchain data and mining pool statistics including blocks, transactions, addresses, and worker performance.

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

The complete BTC.com capability set.

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

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 13 available through BTC.com.

  1. 01

    Get address utxo

    Get unspent transaction outputs (UTXO) for an address

  2. 02

    Get block

    Get block information by hash or height

  3. 03

    Get block transactions

    Get transactions for a specific block

  4. 04

    Get hashrate history

    Requires BTC_COM_ACCESS_KEY. Get hashrate history

Capability set02 / 04

05-07

3 capabilities in this set.

Part of 13 available through BTC.com.

  1. 05

    Get latest block

    Get the latest block information

  2. 06

    Get payment history

    Requires BTC_COM_ACCESS_KEY. Get payment history

  3. 07

    Get unconfirmed transactions

    Get unconfirmed transactions

Capability set03 / 04

08-10

3 capabilities in this set.

Part of 13 available through BTC.com.

  1. 08

    Get address summary

    Get address summary

  2. 09

    Get transaction

    Get transaction details

  3. 10

    Get worker list

    Requires BTC_COM_ACCESS_KEY. Get worker list

Capability set04 / 04

11-13

3 capabilities in this set.

Part of 13 available through BTC.com.

  1. 11

    Get worker stats

    Requires BTC_COM_ACCESS_KEY. Get worker stats

  2. 12

    Get account stats

    Requires BTC_COM_ACCESS_KEY. Get account hashrate and stats

  3. 13

    Get address transactions

    Get address transactions

Observed, not estimated

895ms average. Fast in production.

BTC.com is checked daily against the live service.

Daily averagePeak 1138ms
Aug 20Today
Fastest day
714ms
Slowest day
1138ms
14-day trend
Slowing+17%

Connect your client

One URL. Every client.

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

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

BTC.com Connector

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

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

  • 01

    Can I check the balance of a specific Bitcoin address without an API key?

    Yes. Explorer capabilities like get_address_summary and get_address_transactions are public and do not require a BTC_COM_ACCESS_KEY.

  • 02

    How do I monitor the status of my mining workers?

    You can use get_worker_list to see all workers and their status (Active/Inactive/Dead), or get_worker_stats with a specific Worker ID for detailed metrics.

  • 03

    Does this server support unconfirmed transactions?

    Yes, the get_unconfirmed_transactions capability allows you to fetch a list of transactions currently in the Bitcoin mempool.