Official Billium MCP server: manage crypto invoices, payments, and webhooks from any MCP host.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Official client libraries for Billium β non-custodial crypto payments, invoices, and webhooks.
| Package | Version | Description |
|---|---|---|
@billium/node | Node.js SDK β invoices, webhook signature verification, webhook management | |
@billium/mcp | MCP server β manage invoices and webhooks from Claude, Cursor, and any MCP host |
Additional language SDKs will live as siblings under packages/ as they ship.
See packages/node/README.md for the full Node.js SDK reference.
This is an npm workspace. Run scripts from the repository root:
To work on a specific package, you can also cd packages/node && npm <script>.
Releases are published to npm by GitHub Actions when a v*.*.* tag is pushed:
packages/node/package.json#version and packages/node/src/version.ts#SDK_VERSION to the new version (CI verifies they match).packages/node/CHANGELOG.md describing the changes.main.git tag v1.0.1 && git push origin v1.0.1.npm publish with provenance.Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/billium)<a href="https://allmcps.com/mcp/billium"><img src="https://allmcps.com/api/badge/billium?style=directory" alt="Billium on AllMCPs" /></a>