A live data connector for Claude. Once connected, Claude can pull real QuickBooks Online MCP (Official — Intuit) data directly into any conversation — no copy-paste, no spreadsheet exports, no switching tabs.
- Get a free API key — create one here
- Copy the install config below into your
claude_desktop_config.json - Restart Claude Desktop — the tools appear automatically
QuickBooks Online MCP (Official — Intuit)
Official Intuit MCP server exposing the full QuickBooks Online API through 144 tools — CRUD on 29 entity types (Customer, Invoice, Bill, Vendor, Account, Employee, Journal Entry) plus 11 financial reports including Balance Sheet, Profit & Loss, Cash Flow, Aged Receivables/Payables, and General Ledger.
# Install via:
# npx @modelcontextprotocol/inspector https://github.com/intuit/quickbooks-online-mcp-server
ℹ Add your OAuth 2.0 via Intuit Developer Portal (developer.intuit.com) in the config (replace the placeholder value).
Full setup walkthrough: Getting Started Guide →