MCP ServerSTDIOOfficialv0.5.1

Laf Rge Quickbooks MCP Server

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

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the Laf Rge Quickbooks MCP server does

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.

Connect to Laf Rge Quickbooks

Local install — runs as a subprocess.

npx quickbooks-mcp@0.5.1

Environment variables

Configuration this server reads at startup.

  • QBO_CLIENT_IDSecret

    QuickBooks app Client ID from developer.intuit.com

  • QBO_CLIENT_SECRETSecret

    QuickBooks app Client Secret from developer.intuit.com

  • QBO_CREDENTIAL_MODE

    Credential storage mode: 'local' (default) or 'aws'

  • QBO_SANDBOX

    Set to 'true' to use QuickBooks sandbox environment

Resources

Where to find authoritative docs and source for Laf Rge Quickbooks.

Example prompts for Laf Rge Quickbooks

Paste any of these into Agent Studio after connecting Laf Rge Quickbooks.

  • List all customers in my QuickBooks Online account with their contact info
  • Create a new invoice for customer ID 42 with line items and due date
  • Query transactions from the past 30 days filtered by account type
  • What credentials do I need to set up and how does local vs AWS credential mode work?

Laf Rge Quickbooks MCP server — FAQ

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.

Skip the local setup — run MCP in your browser

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

Related servers

More on MCP Playground