Skip to main content
MCP Server

Discover and call every paid API on the bolthub marketplace with automatic L402 Lightning payments.

Share
0 stars TypeScript Unknown Updated: 2026-06-12

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the bolthub Marketplace MCP server for me.

Server: bolthub Marketplace
Description: Discover and call every paid API on the bolthub marketplace with automatic L402 Lightning payments.
Install command: npx -y @bolthub/mcp-registry

Environment variables needed:
- LND_REST_HOST: LND REST API URL (recommended wallet; pair with LND_MACAROON). One wallet config is required.
- LND_MACAROON: Hex-encoded macaroon for LND (use a pay-scoped macaroon in production). Required with LND_REST_HOST.
- NWC_URI: Nostr Wallet Connect string — easiest setup, works with CoinOS, Alby Hub, Zeus, and more. Alternative to LND.
- LNBITS_URL: LNbits instance URL (pair with LNBITS_ADMIN_KEY). Alternative wallet.
- LNBITS_ADMIN_KEY: Admin API key for LNbits. Required with LNBITS_URL.
- PHOENIXD_URL: Phoenixd HTTP API URL (pair with PHOENIXD_PASSWORD). Alternative wallet.
- PHOENIXD_PASSWORD: HTTP password for Phoenixd. Required with PHOENIXD_URL.
- BUDGET_SATS: Maximum sats the server may spend per session (process lifetime). Unset = unlimited.
- BOLTHUB_AUTH_TOKEN: Optional bolthub API token, used only by the deploy_node / node_status Node Launcher tools.

GitHub: https://github.com/signaltech-org/bolthub-sdk

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "ai-bolthub-registry": {
      "command": "npx",
      "args": [
        "-y",
        "@bolthub/mcp-registry"
      ]
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

npx Run directly with npx
npx -y @bolthub/mcp-registry

Tools (1)

execute

Execute bolthub Marketplace operations

Environment Variables

LND_REST_HOST Optional

LND REST API URL (recommended wallet; pair with LND_MACAROON). One wallet config is required.

Example: value
LND_MACAROON Optional

Hex-encoded macaroon for LND (use a pay-scoped macaroon in production). Required with LND_REST_HOST.

Example: your-value-here
NWC_URI Optional

Nostr Wallet Connect string — easiest setup, works with CoinOS, Alby Hub, Zeus, and more. Alternative to LND.

Example: your-value-here
LNBITS_URL Optional

LNbits instance URL (pair with LNBITS_ADMIN_KEY). Alternative wallet.

Example: value
LNBITS_ADMIN_KEY Optional

Admin API key for LNbits. Required with LNBITS_URL.

Example: your-value-here
PHOENIXD_URL Optional

Phoenixd HTTP API URL (pair with PHOENIXD_PASSWORD). Alternative wallet.

Example: value
PHOENIXD_PASSWORD Optional

HTTP password for Phoenixd. Required with PHOENIXD_URL.

Example: your-value-here
BUDGET_SATS Optional

Maximum sats the server may spend per session (process lifetime). Unset = unlimited.

Example: value
BOLTHUB_AUTH_TOKEN Optional

Optional bolthub API token, used only by the deploy_node / node_status Node Launcher tools.

Example: your-value-here

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

Discover and call every paid API on the bolthub marketplace with automatic L402 Lightning payments.

Overview

Discover and call every paid API on the bolthub marketplace with automatic L402 Lightning payments.

Repository

Find the source code at https://github.com/signaltech-org/bolthub-sdk.

Tools

  • execute: Execute bolthub Marketplace operations

Environment Variables

  • LND_REST_HOST: LND REST API URL (recommended wallet; pair with LND_MACAROON). One wallet config is required.
  • LND_MACAROON: Hex-encoded macaroon for LND (use a pay-scoped macaroon in production). Required with LND_REST_HOST.
  • NWC_URI: Nostr Wallet Connect string — easiest setup, works with CoinOS, Alby Hub, Zeus, and more. Alternative to LND.
  • LNBITS_URL: LNbits instance URL (pair with LNBITS_ADMIN_KEY). Alternative wallet.
  • LNBITS_ADMIN_KEY: Admin API key for LNbits. Required with LNBITS_URL.
  • PHOENIXD_URL: Phoenixd HTTP API URL (pair with PHOENIXD_PASSWORD). Alternative wallet.
  • PHOENIXD_PASSWORD: HTTP password for Phoenixd. Required with PHOENIXD_URL.
  • BUDGET_SATS: Maximum sats the server may spend per session (process lifetime). Unset = unlimited.
  • BOLTHUB_AUTH_TOKEN: Optional bolthub API token, used only by the deploy_node / node_status Node Launcher tools.

Installation

NPX

npx -y @bolthub/mcp-registry

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.