Skip to content
Claude Desktop

Boltwork for Claude Desktop

io.github.squidboy30/boltwork-mcp

AI services via Bitcoin Lightning — PDF summarisation, code review, translation and more.

client:Claude Desktop transport:stdio runtime:pypi

Install Boltwork in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "boltwork-mcp": {
      "command": "uvx",
      "args": [
        "boltwork-mcp"
      ],
      "env": {
        "NWC_CONNECTION_STRING": "<NWC_CONNECTION_STRING>",
        "PHOENIXD_URL": "<PHOENIXD_URL>",
        "PHOENIXD_PASSWORD": "<PHOENIXD_PASSWORD>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Boltwork in other clients