Live MCP ServiceBeginner 5 min

Subscription Billing MCP — Setup & Connect

Connect Sub Billing, link your tools, and use 50+ MCP tools from any AI client.

Overview

Subscription Billing MCP is live on MCP360. Paddle, Recurly, Baremetrics — live MCP360 keys

  • **Dashboard:** [/dashboard/sub-billing](/dashboard/sub-billing)
  • **MCP endpoint:** `https://subscription-billing.mcp.mcp360.net/`
  • **Service page:** [/services/subscription-billing](/services/subscription-billing)
  • Prerequisites

  • [MCP360 account](/register) with **Sub Billing** subscription (or bundle)
  • [API key](/dashboard/api-keys) named for your AI client
  • Connected platform accounts (OAuth via Unified.to or MCP360 direct keys)
  • Step 1: Connect your platforms

  • Open [/dashboard/sub-billing](/dashboard/sub-billing) in the MCP360 dashboard
  • Click **Connect** for each platform you use (3 live)
  • Complete OAuth — connections are stored per organization
  • For Unified.to platforms, connect at:

    /api/integrations/connect/subscription-billing/{platform} (while logged in)

    Canva (Business Operations only): use the Canva Connect button on the Biz Ops dashboard.

    Step 2: Add MCP to your AI client

    Use your API key and endpoint in Claude Desktop, Cursor, ChatGPT, or any MCP client.

    json
    {
      "mcpServers": {
        "mcp360-subscription-billing": {
          "command": "npx",
          "args": ["-y", "mcp-remote", "https://subscription-billing.mcp.mcp360.net/"],
          "env": { "MCP_API_KEY": "mcp_live_YOUR_KEY" }
        }
      }
    }

    See Connect Claude Desktop for full client-specific steps.

    Step 3: Example prompts

  • "Show Paddle MRR and new subscriptions this week"
  • "List Baremetrics churn reasons"
  • Troubleshooting

    IssueFix

    |-------|-----|

    `not_connected`Connect accounts in [/dashboard/sub-billing](/dashboard/sub-billing) first`401 Unauthorized`Regenerate API key; check key is activeDemo/sample dataConnect live accounts — demo handlers are bypassed when Unified returns dataWrong service toolsUse endpoint `https://subscription-billing.mcp.mcp360.net/` for Sub Billing tools only

    Related

  • [All setup guides](/guides?category=mcp-service)
  • [How MCP360 works](/how-it-works)
  • [FAQ](/faq)
  • [Support](/support)
  • Next step

    Connect business tools to Claude, ChatGPT, or any AI agent. No credit card required.

    Get Started Free

    Related Guides