What problem does it solve? Connecting AI assistants to QuickBooks Online normally requires writing custom OAuth 2.0 flows and API integration code for every entity and report. This Skill provides a ready-to-run MCP server that exposes the full QuickBooks Online API as standardized tools, so Claude can create invoices, manage customers, and pull financial reports directly. ## Core Features & Use Cases - Full Entity CRUD: Create, read, update, delete, and search 29 QuickBooks entity types including Customer, Invoice, Bill, Vendor, and Payment using SQL-like queries. - Financial Reports: Generate 11 reports such as Balance Sheet, Profit & Loss, Cash Flow, and Aged Receivables with customizable date ranges and accounting methods. - OAuth 2.0 Token Management: Handles authenticated API calls with automatic token refresh, supporting both sandbox and production environments. - Use Case: Ask Claude to find all unpaid invoices over $1000, then record a customer payment linked to a specific invoice, all through natural language without writing API calls. ## Quick Start Set up the QuickBooks MCP server with my Intuit developer credentials and create an invoice for a customer.