bitcoin-mcp
name: bitcoin-mcp
by bortlesboat · published 2026-03-22
$ claw add gh:bortlesboat/bortlesboat-bitcoin-mcp---
name: bitcoin-mcp
description: "47 Bitcoin tools for your AI agent — fee intelligence, mempool analysis, address lookups, transaction decoding, and more. MCP server backed by the Satoshi API."
homepage: https://github.com/Bortlesboat/bitcoin-mcp
metadata:
{
"openclaw":
{
"emoji": "⛓",
"requires": { "bins": ["uv"] },
"install":
[
{
"id": "uv-brew",
"kind": "brew",
"formula": "uv",
"bins": ["uv"],
"label": "Install uv (brew)",
},
],
},
}
---
# bitcoin-mcp
Give your AI agent Bitcoin superpowers. 47 tools including fee intelligence, mempool analysis, address lookups, transaction decoding, block inspection, and PSBT security analysis.
Backed by the [Satoshi API](https://bitcoinsapi.com). **Zero config** — works out of the box with no Bitcoin node, no API key.
Install as MCP server in OpenClaw
Add to your `openclaw.json`:
"mcpServers": {
"bitcoin": {
"command": "uvx",
"args": ["bitcoin-mcp"]
}
}
Install for Claude Code
claude mcp add bitcoin -- uvx bitcoin-mcp
Install for Claude Desktop / Cursor
{
"mcpServers": {
"bitcoin": {
"command": "uvx",
"args": ["bitcoin-mcp"]
}
}
}
What you can do
Links
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...