Accounting Tool
Financial management with invoices, expenses, job costing, P&L reports, and QuickBooks sync — built for AI agents.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cameron48/mcf-accounting-toolAccounting Tool
Give your AI agent full control over financial operations. Create and send invoices, log expenses, track job costs, and pull P&L reports — all through simple API calls. Sync everything to QuickBooks when you need it in your traditional accounting stack. Ideal for agents managing client billing, tracking project profitability, or automating month-end reporting without touching a spreadsheet.
Authentication
All endpoints require x402 payment (USDC on Base L2). Send a request without payment to receive pricing info in the 402 response.
Endpoints
| Method | Path | Price | Description |
|---|---|---|---|
| GET | /api/accounting/stats | $0.001 | Financial overview |
| GET | /api/accounting/invoices | $0.001 | List invoices |
| POST | /api/accounting/invoices | $0.01 | Create invoice |
| GET | /api/accounting/invoices/:id | $0.001 | Get invoice details |
| PATCH | /api/accounting/invoices/:id/send | $0.05 | Send invoice |
| PATCH | /api/accounting/invoices/:id/pay | $0.01 | Mark invoice paid |
| GET | /api/accounting/expenses | $0.001 | List expenses |
| POST | /api/accounting/expenses | $0.01 | Create expense |
| GET | /api/accounting/job-costs | $0.001 | List job costs |
| POST | /api/accounting/job-costs | $0.01 | Create job cost entry |
| GET | /api/accounting/job-costs/summary | $0.01 | Job cost summary |
| GET | /api/accounting/reports/pnl | $0.05 | P&L report |
| GET | /api/accounting/reports/revenue-by-month | $0.05 | Revenue by month |
| GET | /api/accounting/reports/expenses-by-category | $0.05 | Expenses by category |
| POST | /api/accounting/quickbooks/sync | $0.10 | Sync with QuickBooks |
| GET | /api/accounting/quickbooks/sync-log | $0.001 | QuickBooks sync log |
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-cameron48-mcf-accounting-tool": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
receipt-expense-sorter
整理收据和报销资料,按周期、类别、凭证完整度做分组与缺失提醒。;use for receipts, expenses, finance-ops workflows;do not use for 替代正式财务报销系统, 生成虚假发票信息.
highlevel
Connect your AI assistant to GoHighLevel CRM via the official API v2. Manage contacts, conversations, calendars, pipelines, invoices, payments, workflows, and 30+ endpoint groups through natural language. Includes interactive setup wizard and 100+ pre-built, safe API commands. Python 3.6+ stdlib only — zero external dependencies.
accounting-assistant
Buchhaltungs-Automatisierung mit EÜR-Erstellung, DATEV-Export, PDF-Beleganalyse und Steuer-Vorbereitung. Ideal für Freelancer und KMU.
Dividend
Lightweight Dividend tracker. Add entries, view stats, search history, and export in multiple formats.
Budget Tracker — Personal Finance & Expense Auditor
Track income, expenses, and generate monthly reports locally. 支持多币种记账、预算设置及收支报表生成。Use when managing personal finances, tracking project costs, or auditing monthly spending.