Payment

Chargedesk MCP Server

Connect your account, then chat with AI to run tools.

Chargedesk is a payment processing platform that integrates with various billing systems to facilitate subscription management, customer support, and financial reporting. Use it to streamline payment workflows and handle customer interactions related to billing inquiries.

Managed
4 tools
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Chargedesk — workflow patterns, data models, and gotchas for your AI agent.

Chargedesk

Unified billing management platform that aggregates data from multiple payment providers (Stripe, Braintree, PayPal, etc.) into a single dashboard. Authenticated via HTTP Basic (username + password). All four listing endpoints support pagination with offset (cursor) and count (default 500).

Capability areas

  • Charges — list all financial transactions across connected payment providers. Each charge includes amount, status, date, and source provider.
  • Customers — list customer records with contact information, account status, and associated billing data.
  • Products — list available products with pricing and descriptions.
  • Subscriptions — list active, pending, and expired subscriptions with status, billing cycle, and customer association.

Workflows

  • Billing reconciliation: list charges to review all transactions across payment providers, then list customers to match charges to accounts.
  • Subscription audit: list subscriptions to identify expiring, past-due, or cancelled subscriptions that need attention.
  • Customer support: list customers to find an account, then list charges filtered to that customer's transactions for dispute or refund investigation.
  • Product inventory: list products to review current catalog and pricing across all connected payment providers.

Gotchas

  • Multi-provider aggregation: Chargedesk unifies data from multiple payment providers. Charges, customers, and subscriptions may originate from different underlying systems (Stripe, Braintree, etc.).
  • Large page default: count defaults to 500, which is much larger than most APIs. Reduce for faster responses or when you only need a sample.
  • Pagination: offset is a cursor token, not a numeric offset. Pass the value from the previous response to page forward.
  • Read-only: the current toolset supports listing only. Creating, modifying, or refunding charges requires the source payment provider's API directly.

Tools in this Server (4)

Chargedesk List Charges

Retrieve a list of all financial transactions processed through Chargedesk. Use this to review charges for billing reconciliation or customer inquirie...

Chargedesk List Customers

Fetch a complete list of customers stored in your Chargedesk account. Use it for managing customer relationships or responding to support issues. Retu...

Chargedesk List Products

List all products available for purchase within your Chargedesk system. Perfect for inventory tracking and updating available offerings. Returns produ...

Chargedesk List Subscriptions

Access a full listing of active, pending, or expired subscriptions from your Chargedesk account. Ideal for tracking subscription statuses or managing ...

Frequently Asked Questions

What is the Chargedesk MCP server?

Chargedesk is a payment processing platform that integrates with various billing systems to facilitate subscription management, customer support, and financial reporting. Use it to streamline payment workflows and handle customer interactions related to billing inquiries. It provides 4 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Chargedesk to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/chargedesk. Authentication is handled automatically.

How many tools does Chargedesk provide?

Chargedesk provides 4 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Chargedesk require?

Chargedesk uses API Key or One-click sign in. Chargedesk requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Chargedesk to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/chargedesk

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Chargedesk and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Chargedesk will appear under Not connected — select it and click Connect to complete OAuth.
Name: Chargedesk
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/chargedesk
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use Chargedesk?

Sign in to connect your credentials and start running tools from the chat.

Chargedesk MCP Server & Skill — 4 Tools