Chaser
Chaser is an accounts receivable automation software that helps businesses automate invoice reminders and get paid faster.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Chaser authenticates with an API key. Generate the credential in your Chaser account, then paste it into FlyMyAI the first time an agent uses a Chaser action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Chaser API Key | The API key provided by Chaser for authentication. (required) |
Chaser API Secret | The API secret provided by Chaser for authentication. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
CHASER_CREATE_INVOICE | Tool to create a new invoice record in the organization. use after ensuring the customer exists in chaser. | invoice_id, invoice_number, status, currency_code, amount_due, amount_paid, total, date, due_date, customer_external_id |
CHASER_GET_CREDIT_NOTES | Tool to retrieve a list of credit notes. use after authenticating this detail. | - |
CHASER_GET_CUSTOMERS | Tool to retrieve a list of all customers associated with the organization. use when you need to display or process complete customer contact and status information. | - |
CHASER_GET_CUSTOMER_BY_ID | Tool to retrieve details for a specific customer by their external (source system) id. use after obtaining the external id when you need specific customer information. | external_id |
CHASER_GET_ORGANIZATION | Tool to retrieve information about the connected organizations. use when you need organization ids, currency, timezone, or legal details before other operations. | - |
CHASER_POST_CREDIT_NOTE | Tool to create a new credit note record in the organization. use after confirming invoice adjustments. | credit_note_id, credit_note_number, remaining_credit, date, total, currency_code, customer_external_id |
CHASER_POST_CUSTOMER | Tool to create a new customer record in chaser. use after obtaining basic auth credentials. | external_id, company_name |
CHASER_PUT_CUSTOMER | Tool to update an existing customer's information using their unique externalid. use after confirming the customer's externalid. e.g., "update contactemailaddress for externalid cust abc123." | externalID |
CHASER_PUT_INVOICE | Tool to update an existing invoice's information using its unique identifier. use after confirming the invoice exists when you need to modify fields like status, amounts, or dates. | invoice_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Chaser!