cli

blaze-xyz/cli
★ 0 stars TypeScript 🤖 AI/LLM Updated 7d ago
Blaze payments SDK, CLI, and MCP server — payments infrastructure for modern businesses
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "blaze-xyz/cli"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="./assets/blaze-agent-demo-slow.gif" alt="Blaze — AI Agent Payments" width="100%"> </p> <h1 align="center">@blaze-money/cli</h1> <p align="center"> Payments infrastructure for modern businesses. SDK, CLI, MCP server, and AI agent — all in one package. </p> <p align="center">

Tools (8)

BlazeAuthenticationErrorBlazeErrorBlazeNotFoundErrorBlazePermissionErrorBlazeRateLimitErrorBlazeValidationErrorMariaSantos