Submit

Bitnovo Pay

@bitnovo

MCP server for Bitnovo Pay integration with AI agents. Provides cryptocurrency payment capabilities through Bitnovo Pay API. Features include payment creation, status checking, QR code generation, and webhook management with support for multiple tunnel providers (ngrok, zrok, manual).

Server Config

{
  "mcpServers": {
    "bitnovo-pay": {
      "command": "npx",
      "args": [
        "-y",
        "@bitnovopay/mcp-bitnovo-pay"
      ],
      "env": {
        "BITNOVO_DEVICE_ID": "your_device_id_here",
        "BITNOVO_BASE_URL": "https://pos.bitnovo.com"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.