zbd-mcp-server
4
The ZBD MCP Server project integrates Bitcoin payment capabilities into your machine learning models using an official TypeScript SDK. Despite its deprecation, it offers various tools and features for processing Bitcoin payments and creating Lightning Network charges.
ZBD MCP Server (deprecated)
- Add Bitcoin powers to your LLM.
- Utilizes the official TypeScript SDK.
Prerequisites
- Node.js 23+, Bun, ZBD API key.
Features
- Offers tools for Bitcoin Lightning payments, payment requests, validating addresses, and more.
Installation
- Follow the setup with Bun and Node.js
- Use
pnpm install
for package installation.
Usage
- Build executables with
pnpm build
- Executables located in
bin
directory
Troubleshooting
- Commands to list and terminate MCP Server instances
Testing
pnpm
commands for running tests with coverage and in watch mode.