QuickBooks Online for your agents.
Connect QuickBooks Online once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 11 curated tools, discovered on demand, with your key stored on your machine and every call going direct to QuickBooks Online.
What agents can do with QuickBooks Online
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
quickbooks_list_customersList customers with optional pagination.
quickbooks_get_customerGet a single customer by id.
quickbooks_list_invoicesList invoices. Uses the query endpoint with a SQL-like query.
quickbooks_get_invoiceGet a single invoice by id.
quickbooks_get_company_infoGet company information for the authenticated company.
quickbooks_create_customerCreate a new customer.
quickbooks_create_invoiceCreate a new invoice.
quickbooks_list_paymentsList payments. Uses the query endpoint with a SQL-like query.
quickbooks_get_paymentGet a single payment by id.
quickbooks_list_vendorsList vendors. Uses the query endpoint.
quickbooks_get_vendorGet a single vendor by id.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- This service uses OAuth: there is no key to paste.
- Click Connect and approve access on Intuit's page in Even's browser.
- Enter your realm id in the base URL field. You can find the realm id in the URL of your QuickBooks company: https://quickbooks.intuit.com/app/qbo/YOUR_REALM_ID.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect QuickBooks to Even: call connect_begin("quickbooks") on the even-connect MCP and walk me through it.
Query QuickBooks customers and invoices to track billing and accounting records.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.