Query and manage QuickBooks Online data—customers, invoices, accounts, transactions—via the Intuit API. Built for developers integrating accounting workflows into AI agents and automation tools.
io.github.laf-rge/quickbooks-mcp
Local install
STDIO
No auth required
How models use it and what it is built for.
Query and manage QuickBooks Online data—customers, invoices, accounts, transactions—via the Intuit API. Built for developers integrating accounting workflows into AI agents and automation tools.
Local install — runs as a subprocess.
Configuration this server reads at startup.
QuickBooks app Client ID from developer.intuit.com
QuickBooks app Client Secret from developer.intuit.com
Credential storage mode: 'local' (default) or 'aws'
Set to 'true' to use QuickBooks sandbox environment
Where to find authoritative docs and source for Laf Rge Quickbooks.
Paste any of these into Agent Studio after connecting Laf Rge Quickbooks.
Common questions about connecting and running Laf Rge Quickbooks.
What QuickBooks Online operations can this MCP server perform?
The server integrates with the QuickBooks Online API to query and manage customers, invoices, accounts, and transactions. Exact supported operations depend on your Intuit app permissions and the API endpoints exposed by this MCP implementation.
How do I authenticate and set up the QuickBooks MCP server?
Register an app at developer.intuit.com to get a Client ID and Client Secret, then set QBO_CLIENT_ID and QBO_CLIENT_SECRET environment variables. Choose credential storage mode (local or AWS) via QBO_CREDENTIAL_MODE, and optionally enable sandbox mode with QBO_SANDBOX=true.
Can I use this in production or should I test in sandbox first?
Set QBO_SANDBOX=true to test against QuickBooks sandbox environment before connecting to live data. This is recommended for development and testing workflows.
What's the difference between 'local' and 'aws' credential mode?
Local mode stores credentials on your machine (default), while AWS mode uses AWS credential storage. Choose based on your deployment environment and security requirements.
Where can I find detailed API documentation for supported operations?
Refer to the Intuit QuickBooks Online API documentation at developer.intuit.com and the MCP server repository for the full list of available tools and their parameters.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent Studio