Agent Tools
Back to MCP servers

SatoshiAPI — Bitcoin Intelligence via Lightning

https://api.satoshiapi.io/mcp
● down

Bitcoin intelligence API. Pay per call via L402 Lightning (10-200 sats). No accounts needed.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://api.satoshiapi.io/mcp
JSON-RPC initialize probe
curl -X POST https://api.satoshiapi.io/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://satoshiapi.io
Source code
https://github.com/SatoshiAPI/satoshi-btc-api