LogoSTMCP
Download
mcp

Alby Bitcoin Payments MCP Server

Alby Bitcoin Payments MCP Server connects bitcoin lightning wallets to LLMs using Nostr Wallet Connect (NWC), enabling seamless cryptocurrency payments and authentication through standardized protocols.

Tools

1. nwc

Connect a bitcoin lightning wallet to your LLM using Nostr Wallet Connect.

Open Graph image for Alby Bitcoin Payments MCP Server

JSON Config

{
  "mcpServers": {
    "nwc": {
      "command": "npx",
      "args": ["-y", "@getalby/mcp"],
      "env": {
        "NWC_CONNECTION_STRING": "YOUR NWC CONNECTION STRING HERE"
      }
    }
  }
}

Useful Links

Information