Private integration
Cozy for QuickBooks Online
A private, single-user, read-only command-line tool used by MFD LABS LTD to access its own QuickBooks Online accounting records.
What it does
- Reads company information and the chart of accounts.
- Fetches trial balance, general ledger, profit and loss, balance sheet, cash flow and aged balance reports.
- Supports annual accounts, bookkeeping review and tax compliance work.
What it does not do
- It does not write to the connected QuickBooks company.
- It does not create transactions, invoices or payroll records.
- It does not initiate payments or move money.
- It is not sold or distributed to other customers.
Connect
The authorised user starts the connection locally from Cozy. The command opens Intuit's own consent screen in the browser:
cozy quickbooks login --environment production --redirect-uri https://mfd.technology/quickbooks/callback/After approval, the browser returns to the callback page. Copy the full callback URL and paste it into Cozy to finish the connection locally.
Disconnect
Disconnect Cozy from the connected-app settings in QuickBooks Online, then remove the local token:
cozy vault delete QUICKBOOKS_TOKEN_JSON