mcpbeat Sign in

A0nexus Bitcoin MCP Server

by a0nexus-bit Your server? Claim it
local only

A0nexus Bitcoin MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from npm. Last commit 13 Jul 2026.

Crypto (BTC/ETH) + ERCOT electricity data & forecasts as MCP tools. Pay-per-call via x402.

Installs per day peak 600 · avg 28 · +40% w/w
a month agotoday
88
Installs / week
npm · a0nexus-bitcoin-mcp
0
Stars
0 open issues
13 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check A0nexus Bitcoin MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add a0nexus-bitcoin-mcp -- npx -y a0nexus-bitcoin-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "a0nexus-bitcoin-mcp": {
      "args": [
        "-y",
        "a0nexus-bitcoin-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.a0nexus-bitcoin-mcp]
command = "npx"
args = ["-y", "a0nexus-bitcoin-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "a0nexus-bitcoin-mcp": {
      "args": [
        "-y",
        "a0nexus-bitcoin-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "a0nexus-bitcoin-mcp": {
      "args": [
        "-y",
        "a0nexus-bitcoin-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: BTCI_API_URL (Base URL of the a0nexus API.), BTCI_MCP_PAYMENT (Set to 'real' to enable the paid tools (otherwise only the free tools work).), BTCI_MCP_PRIVATE_KEY (Base wallet private key used to pay for paid tools when BTCI_MCP_PAYMENT=real.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to A0nexus Bitcoin MCP

same job, measured the same way
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

30 installs/wk local only
Agent Data API
by ptrgit1

19 pay-per-call data tools for AI agents: crypto/DeFi, web, PDF, FX, weather, DNS. x402 on Base.

326 installs/wk local only
Agent Web Reader
by charliemorrison

Pay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.

3 tools answering
x402 Seller
by entreprisedaney33-rgb

Pay-per-call MCP tools (crypto/DeFi data, web reading, AI tasks) in USDC over x402 on Base.

48 installs/wk local only
A
CryptoPulse Data API
by saascloud

Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.

11 tools answering
Blockrun MCP
by blockrunai

Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402.

554 installs/wk local only
Boo Mpp MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC.e on Tempo via MPP. No API key.

32 installs/wk local only
AgentPay
by agentpay

22 pay-per-call AI + crypto + data microservices via x402. USDC on Base.

local only

A0nexus Bitcoin MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for A0nexus Bitcoin MCP?
A0nexus Bitcoin MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package a0nexus-bitcoin-mcp was installed 88 times last week.
How do I connect A0nexus Bitcoin MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls a0nexus-bitcoin-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use A0nexus Bitcoin MCP?
The npm package a0nexus-bitcoin-mcp was installed 88 times in the last week. Week over week that is +40%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is A0nexus Bitcoin MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.