Billium for Claude Code
io.github.billiumhq/billium
Official Billium MCP server: manage crypto invoices, payments, and webhooks from any MCP host.
client:Claude Code
transport:stdio
runtime:npm
Install Billium in Claude Code
run in your project directory
claude mcp add billium -e BILLIUM_API_KEY=<BILLIUM_API_KEY> -e BILLIUM_MERCHANT_ID=<BILLIUM_MERCHANT_ID> -e BILLIUM_BASE_URL=<BILLIUM_BASE_URL> -- npx -y @billium/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs