Tools: 4
Payment

Chargedesk

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.

Use in your AI tool

You’ll sign in to MCPBundles when your client connects.

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

Chat in MCPBundles Studio

This server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.

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

Live probe refreshed Sep 14, 2026 · Endpoint host mcp.mcpbundles.com

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 discovered (4)

  • Chargedesk List Charges

    Retrieve a list of all financial transactions processed through Chargedesk. Use this to review charges for billing reconciliation or customer inquiries. Returns a detailed record of each charge, including amounts and statuses, with optional parameters like 'start_date' to filter results.

  • 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. Returns customer details such as contact information and account status, with optional pagination parameters.

  • Chargedesk List Products

    List all products available for purchase within your Chargedesk system. Perfect for inventory tracking and updating available offerings. Returns product details including pricing and descriptions, with optional filters such as 'category' to refine the results.

  • Chargedesk List Subscriptions

    Access a full listing of active, pending, or expired subscriptions from your Chargedesk account. Ideal for tracking subscription statuses or managing customer billing cycles. Provides detailed subscription information, and you can use parameters like 'status' to filter the list.

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

Ready to use Chargedesk?

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

Chargedesk MCP Server & Skill