AI solves it once. Kuriflow runs it again — automatically. No AI cost after setup.
Get StartedFree early access · 10 runs/month
WHY KURIFLOW
Every time AI repeats a task, you burn tokens on work it already figured out.
| AI alone | AI + Kuriflow | |
|---|---|---|
| First time | AI solves it | AI solves it |
| Every repeat | Tokens burned again | Runs with new data, no tokens |
| Monthly cost | Grows with every repeat | Fixed after setup |
| Your tokens | Spent on routine | Saved for what matters |
USE CASES
15 ready-to-run workflows — give it the input, get the output back.
| # | What It Does | What You Give | What You Get Back | Format |
|---|---|---|---|---|
| 1 | Close the books each month | General ledger, trial balance, journal entries | Reconciliation file, variance summary, close checklist | Excel |
| 2 | Compare actuals against budget | Your budget and actual numbers | Variance report (over / under by line) | Excel |
| 3 | Live dashboard from your data (sales, finance, ops, supply chain, quality, portfolio, etc.) | Any structured data source | Dashboard with KPI cards, trend charts, breakdowns | Dashboard |
| 4 | Track marketing campaign performance | Ad spend, clicks, conversions, CRM data | ROI and channel breakdown over time | Dashboard |
| 5 | Track unpaid supplier invoices + cash forecast | Invoice list with dates, terms, payments | Aging report (current / 30 / 60 / 90+) plus cash forecast | Excel |
| 6 | Check VAT and tax filings for errors | Sales and purchase transactions | Tax summary, audit trail, anything charged wrong | Excel |
| 7 | Calculate import duties | Shipment data, product classification, destination | Duty owed, tariff breakdown, compliance check | Excel |
| 8 | Rank customers by value | Revenue, margin, growth, relationship score | Customer tier list (top, mid, low) with growth potential | Excel |
| 9 | Spot inventory miscounts | Stock counts and scan data | Variance report with items to recount | Excel |
| 10 | Analyze supply chain costs | Shipment data, freight costs, supplier performance | Cost breakdown, supplier scorecard, savings opportunities | Excel |
| 11 | Catch errors in your data | A data file (Excel, CSV, database export) | Error report with rows that failed your rules | Excel |
| 12 | Plan equipment maintenance | Sensor data, service history, hours used | Maintenance schedule, parts to order, risk-of-failure list | Excel |
| 13 | Generate documents from a template (payslip, invoice, letter, contract, certificate) | Source records and a template | One filled document per record, ready to send | Doc |
| 14 | Daily / weekly operations report | Numbers from your operating systems | Standard report in your fixed format | Excel |
| 15 | Recurring compliance filing | Source data and the mandated format | Submission-ready filing | Doc |
HOW IT WORKS
Schedule, watch a folder, or listen for emails — Kuriflow handles the rest.
New file in Drive? Report generated and saved back to Drive.
GET STARTED
Four steps from signup to your first automated workflow.
kuriflow.com/signup (30 seconds, Google account)
Shown on the onboarding page after signup
Paste the config into Claude settings
Describe any repeatable task
{
"mcpServers": {
"kuriflow": {
"url": "https://mcp.kuriflow.com",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}