Skip to content
VS Code

SatoshiAPI — Bitcoin Intelligence via Lightning for VS Code

io.satoshiapi/mcp

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

client:VS Code transport:streamable-http runtime:pypi

Install SatoshiAPI — Bitcoin Intelligence via Lightning in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.satoshiapi.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SatoshiAPI — Bitcoin Intelligence via Lightning in other clients