How to Use the BTC.com API (BTC.com Explorer & Pool API) MCP in Claude Code
Pipeline live Bitcoin block data and mining pool metrics directly into your terminal workflows with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect BTC.com API (BTC.com Explorer & Pool API) MCP to Claude Code
Create your Vinkius account to connect BTC.com API (BTC.com Explorer & Pool API) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal Queries with Claude Code
This BTC.com API MCP Server exposes `get_block` and `get_transaction` to your command line environment. Claude Code queries specific block heights or TXIDs and pipes the clean JSON payload directly to other terminal utilities. If you need to monitor network state, Claude Code calls `get_latest_block` and `get_unconfirmed_transactions` to output raw mempool stats. You can run these commands inside cron jobs to log network fees automatically.
Headless Mining Pool Inspections
Claude Code uses `get_account_stats` and `get_hashrate_history` to run quick diagnostics on your mining operations without opening a browser. It extracts your current hash rate and compares it against historical averages. To debug worker drops from an SSH session, Claude Code calls `get_worker_list` and `get_worker_stats`. It filters the output to show only dead workers and outputs the result in plain text.
Scriptable Address History Audits
This MCP Server lets Claude Code fetch raw address state via `get_address_summary` and `get_address_utxo`. You can command Claude Code to write a shell script that pulls these UTXOs and saves them as a CSV. By chaining `get_address_transactions` with local terminal commands, Claude Code searches for specific payment amounts across thousands of blocks. It isolates matching transfers without manual searching.
Set up BTC.com API (BTC.com Explorer & Pool API) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebtccom-api-btccom-explorer-pool-api-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest BTC.com API (BTC.com Explorer & Pool API) transactions." It will automatically discover and invoke the available BTC.com API (BTC.com Explorer & Pool API) tools.
claude mcp add --transport http btccom-api-btccom-explorer-pool-api-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about BTC.com API (BTC.com Explorer & Pool API) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the BTC.com API (BTC.com Explorer & Pool API) MCP today
We host it, we monitor it, we maintain it. You just paste one token.