Dodo PaymentsServer

dodopayments
GitHub
payment processingAI integrationMCP server

Loading subscription status...

💡 Description

The Dodo Payments MCP server integrates with AI agent frameworks to provide a seamless, serverless interface for payment operations such as billing, subscriptions, and customer management. It allows autonomous agents to securely act on behalf of users utilizing Dodo Payments.

📝 JSON Entries

{
  "mcpServers": [
    {
      "dodopayments_api": {
        "env": {
          "DODO_PAYMENTS_API_KEY": "My Bearer Token"
        },
        "args": [
          "-y",
          "dodopayments-mcp",
          "--client=claude"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

create_paymentsretrieve_paymentslist_paymentscreate_subscriptionsretrieve_subscriptionsupdate_subscriptionslist_subscriptionscharge_subscriptionscreate_customersretrieve_customerscreate_discountsretrieve_discounts

Features

  • Integration with AI agents for payment processing
  • Schema validation in custom endpoints
  • Supports multiple resource filtering options

💬 Example Queries

  • Filter operations by reading on cards
  • Exclude certain tools while including others
  • Set the maximum length of tool names for the Cursor client
  • Complex filtering by multiple criteria