Moonclerk

Moonclerk

MoonClerk is a platform that enables businesses to accept recurring and one-time online payments.

62VIEWS
2198USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app moonclerknpx @composio/cli add cursor --app moonclerknpx @composio/cli add cursor --app moonclerknpx @composio/cli add cursor --app moonclerk

After running the command, restart Cursor to start using the MCP Server.

Available Tools

List Customers

Tool to list customers (plans) from moonclerk. use when you need to retrieve customer data with optional filters. use after authenticating api credentials.

List Discounts

Tool to retrieve a list of all discounts applied to customers. use after authenticating api credentials.

List Payment Forms

Tool to retrieve a list of all payment forms. use after authenticating to inspect available payment forms.

List Payments

Tool to list payments. use when you need to retrieve all payments or filter by form, customer, date range, or status after authenticating.

List Subscriptions

Tool to list subscriptions. use when you need to retrieve all subscriptions after authenticating.

5 actions available