Discover and call every paid API on the bolthub marketplace with automatic L402 Lightning payments.
What it says
The record the registry holds
The registry marks this record deprecated. That is its author's own word about their own server, carried here as they filed it.
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@bolthub/mcp-registry · npm · 0.1.6
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.bolthub/registry",
"description": "Discover and call every paid API on the bolthub marketplace with automatic L402 Lightning payments.",
"title": "bolthub Marketplace",
"repository": {
"url": "https://github.com/signaltech-org/bolthub-sdk",
"source": "github",
"subfolder": "packages/mcp-registry"
},
"version": "0.1.6",
"websiteUrl": "https://docs.bolthub.ai/docs/sdks/mcp-registry",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@bolthub/mcp-registry",
"version": "0.1.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "LND REST API URL (recommended wallet; pair with LND_MACAROON). One wallet config is required.",
"placeholder": "https://your-lnd-node:8080",
"name": "LND_REST_HOST"
},
{
"description": "Hex-encoded macaroon for LND (use a pay-scoped macaroon in production). Required with LND_REST_HOST.",
"isSecret": true,
"name": "LND_MACAROON"
},
{
"description": "Nostr Wallet Connect string — easiest setup, works with CoinOS, Alby Hub, Zeus, and more. Alternative to LND.",
"isSecret": true,
"name": "NWC_URI"
},
{
"description": "LNbits instance URL (pair with LNBITS_ADMIN_KEY). Alternative wallet.",
"name": "LNBITS_URL"
},
{
"description": "Admin API key for LNbits. Required with LNBITS_URL.",
"isSecret": true,
"name": "LNBITS_ADMIN_KEY"
},
{
"description": "Phoenixd HTTP API URL (pair with PHOENIXD_PASSWORD). Alternative wallet.",
"name": "PHOENIXD_URL"
},
{
"description": "HTTP password for Phoenixd. Required with PHOENIXD_URL.",
"isSecret": true,
"name": "PHOENIXD_PASSWORD"
},
{
"description": "Maximum sats the server may spend per session (process lifetime). Unset = unlimited.",
"placeholder": "1000",
"name": "BUDGET_SATS"
},
{
"description": "Optional bolthub API token, used only by the deploy_node / node_status Node Launcher tools.",
"isSecret": true,
"name": "BOLTHUB_AUTH_TOKEN"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "deprecated",
"statusChangedAt": "2026-07-07T03:47:30.573649Z",
"publishedAt": "2026-06-12T04:34:33.335941Z",
"updatedAt": "2026-07-07T03:47:30.573649Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.6last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.