Subscription Integration

🌐Community
by dodopayments · vlatest · Repository

Seamlessly connects your app to dodopayments subscriptions for automated billing, renewals, and user management.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add subscription-integration npx -- -y @trustedskills/subscription-integration
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "subscription-integration": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/subscription-integration"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, subscription-integration, facilitates seamless integration with various subscription platforms. It allows AI agents to manage subscriptions, including creating new ones, updating existing details like payment methods, and canceling subscriptions based on user requests or predefined rules. The skill streamlines subscription management workflows within an AI agent's capabilities.

When to use it

  • A customer service chatbot needs to help users update their billing information for a recurring service.
  • An internal tool requires automated creation of new software licenses tied to specific user accounts.
  • A virtual assistant manages a membership program, handling sign-ups and cancellations based on member requests.
  • An AI agent proactively identifies subscriptions nearing expiration and prompts users about renewal options.

Key capabilities

  • Subscription Creation
  • Payment Method Updates
  • Subscription Cancellation
  • Integration with various subscription platforms (specific platform support not detailed)

Example prompts

  • "Create a new subscription for me to the 'Premium Plan' using my credit card."
  • "Can you update the payment method on my existing subscription?"
  • “Cancel my subscription to ‘Basic Tier’ effective immediately.”

Tips & gotchas

The skill requires appropriate API keys and credentials for the target subscription platform. Ensure these are securely provided to the AI agent during setup or configuration.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dodopayments
Installs
0

🌐 Community

Passed automated security scans.