# Moonclerk AI integration on Definable

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

## What this connects

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

Vendor: https://app.moonclerk.com

## Tools available

**5** tools available. First 5:

- `MOONCLERK_LIST_CUSTOMERS` — 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.
- `MOONCLERK_LIST_DISCOUNTS` — List Discounts — Tool to retrieve a list of all discounts applied to customers. Use after authenticating API credentials.
- `MOONCLERK_LIST_FORMS` — List Payment Forms — Tool to retrieve a list of all payment forms. Use after authenticating to inspect available payment forms.
- `MOONCLERK_LIST_PAYMENTS` — 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.
- `MOONCLERK_LIST_SUBSCRIPTIONS` — List Subscriptions — Tool to list subscriptions. Use when you need to retrieve all subscriptions after authenticating.

## Auth

Auth schemes: `API_KEY`.

## How agents use Moonclerk

Inside a Definable workflow, Moonclerk is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Moonclerk** — the Researcher (GPT-5.5) pulls context from Moonclerk (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Moonclerk** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Moonclerk (create record, post message, draft email).
- **Designer / Engineer → Distributor → Moonclerk** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Moonclerk (attach file, open PR comment, post status).

The Verifier checks every Moonclerk call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- payment processing — https://definable.ai/apps/category/payment-processing/

## Related

- HTML page: https://definable.ai/apps/moonclerk/
- Same category (payment processing): https://definable.ai/apps/category/payment-processing/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
