Finmei
Finmei is an invoicing tool designed to simplify billing processes, allowing users to create and manage invoices and track expenses efficiently.
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
Finmei authenticates with an API key. Generate the credential in your Finmei account, then paste it into FlyMyAI the first time an agent uses a Finmei action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Finmei API Token | The API token used for authenticating requests to the Finmei API. (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 |
|---|---|---|
FINMEI_CREATE_INVOICE | Tool to create a new invoice. Use when you have all invoice details ready and need to record it. Example: "Create an invoice for customer X with two items. | - |
FINMEI_DELETE_CUSTOMER | Tool to delete a specific customer by their ID. Use after confirming the correct customer_id to remove the record. | customer_id |
FINMEI_DELETE_INVOICE | Tool to delete an invoice. Use when you need to remove an existing invoice by its ID. | invoice_id |
FINMEI_DELETE_PAYMENT | Tool to delete a payment. Use when you need to remove a payment by its ID after confirming it's obsolete. | payment_id |
FINMEI_DELETE_PRODUCT | Tool to delete a product by its ID. Use when you need to permanently remove a product from the catalog. | product_id |
FINMEI_GET_PAYMENT | Tool to retrieve details of a specific payment by its ID. Use after creating a payment or when you need to confirm payment details. | payment_id |
FINMEI_GET_PRODUCT | Tool to retrieve a product by its ID. Use when you need detailed information about a single product. | product_id |
FINMEI_LIST_CURRENCIES | Tool to list all currencies supported by Finmei. Use when you need to retrieve available currency codes before creating transactions. | - |
FINMEI_LIST_CUSTOMERS | Tool to list all customers with optional filters and pagination. Use when needing to browse or search customer records. | - |
FINMEI_LIST_INVOICES | Tool to list invoices. Use when you need a paginated list of invoices with basic details. | - |
FINMEI_LIST_PAYMENTS | Tool to retrieve a list of payments. Use when you need to view past payment records with optional filters and pagination. | - |
FINMEI_LIST_PRODUCTS | Tool to retrieve a list of products with optional filters and pagination. Use when you need to browse or filter the product catalog. | - |
FINMEI_UPDATE_CUSTOMER | Tool to update an existing customer's details. Use after confirming the customer ID to modify their information. | customer_id |
FINMEI_UPDATE_PRODUCT | Tool to update an existing product's details. Use when you need to modify product information after confirming the product ID. | product_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Finmei!