io.github.Servosity/quickbooks-mcp icon
io.github.Servosity

quickbooks-mcp

QuickBooks Online MCP

Every QuickBooks Online Accounting entity, plus an offline SQLite mirror and AR/AP aging.

stdiocommunityservice

Package Details

Transportstdio
File SHA25616e7c9d5406bb490c3400fb8ebe82a36cb2ef21b40e9c84b6569dc680880b435

Environment Variables

QUICKBOOKS_ACCESS_TOKEN
RequiredSecret

OAuth 2.0 bearer access token (scope com.intuit.quickbooks.accounting). Mint it from the Intuit OAuth 2.0 Playground or `quickbooks-cli auth refresh`.

QUICKBOOKS_REALM_ID
Required

Your QuickBooks Online company (realm) ID; scopes every request to one company. Required unless you set the full QUICKBOOKS_BASE_URL.

QUICKBOOKS_ENVIRONMENT

Intuit host to target: production (default) or sandbox. Combined with QUICKBOOKS_REALM_ID to build the base URL.