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.

4 tools
Agent guide included
Start Chatting

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

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

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Chargedesk?

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

Chargedesk MCP Server & Skill — 4 Tools