Payments & Finance24 toolsPaste one API key
Finmei integration for AI agents
Finmei is an invoicing tool designed to simplify billing processes, allowing users to create and manage invoices and track expenses efficiently.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Finmei once and call the same tools from all of them.
Setup
Connect Finmei through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Finmei exposes 24 tools through ClawLink. The 20 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
finmei_download_expense_file | Download the file associated with an expense | Read |
finmei_download_invoice_pdf | Download an invoice as a PDF file | Read |
finmei_get_expense | Retrieve a single expense by its ID | Read |
finmei_get_invoice | Retrieve a single invoice by its ID | Read |
finmei_get_payment | Retrieve details of a specific payment by its ID | Read |
finmei_get_product | Retrieve a product by its ID | Read |
finmei_get_profile | Retrieve main information about the business to which the API token is assigned | Read |
finmei_list_currencies | List all currencies supported by Finmei | Read |
finmei_list_customers | List all customers with optional filters and pagination | Read |
finmei_list_expenses | List all expenses for the business | Read |
finmei_list_invoices | List invoices | Read |
finmei_list_payments | Retrieve a list of payments | Read |
finmei_list_products | Retrieve a list of products with optional filters and pagination | Read |
finmei_create_expense | Create a new expense with file upload (receipt or invoice) | Write |
finmei_create_invoice | Creates a new invoice in Finmei with buyer information and line items | Write |
finmei_update_customer | Update an existing customer's details | Write |
finmei_update_expense | Update an existing expense's fields including date, total, currency, and seller | Write |
finmei_update_expense_file | Updates the file attachment of an existing expense in Finmei | Write |
finmei_update_invoice | Update an existing invoice in Finmei | Write |
finmei_update_product | Updates an existing product in the Finmei product catalog | Write |