dodopayments
Provides a lightweight, serverless-compatible interface for AI-driven payment operations like billing, subscriptions, and customer management using the Dodo Payments API.
GET /discounts
Thin handler just calls `get_brand` and wraps in `Json(...)`
If `code` is omitted or empty, a random 16-char uppercase code is generated.
DELETE /discounts/{discount_id}
PATCH /discounts/{discount_id}
GET /discounts/{discount_id}
Connect to MCP Server
Required environment variables:
DODO_PAYMENTS_API_KEY
DODO_PAYMENTS_ENVIRONMENT