Metadata-Version: 2.4
Name: accountingqb
Version: 3.5.2
Summary: AccountingQB — 101 AI tools connecting Claude to QuickBooks Online (US + Canada tax support)
Project-URL: Homepage, https://accountingqb.com
Project-URL: Documentation, https://accountingqb.com/docs
Project-URL: Repository, https://github.com/RCOLKITT/AccountingQB-MCP
Author-email: AccountingQB <support@accountingqb.com>
License: AccountingQB Commercial License
        
        Copyright (c) 2024-2026 Vaspera Capital
        
        This software is proprietary and requires a valid license key for use.
        
        LICENSE TERMS:
        
        1. LICENSE GRANT
           Subject to payment of applicable fees and compliance with these terms,
           Vaspera Capital grants you a limited, non-exclusive, non-transferable
           license to use AccountingQB for your business purposes.
        
        2. RESTRICTIONS
           You may not:
           - Redistribute, sublicense, or resell the software
           - Modify, reverse engineer, or create derivative works
           - Remove or alter any proprietary notices
           - Use the software without a valid license key
        
        3. SUBSCRIPTION
           This software is licensed on a subscription basis. Your license is
           valid for as long as your subscription remains active.
        
        4. DATA PRIVACY
           - Your financial data is processed locally by the MCP server
           - OAuth tokens are stored securely (encrypted at rest)
           - We do not access, store, or process your QuickBooks data
           - See https://accountingqb.com/privacy for full privacy policy
        
        5. DISCLAIMER
           THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
           EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
           MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
        
        6. LIMITATION OF LIABILITY
           IN NO EVENT SHALL VASPERA CAPITAL BE LIABLE FOR ANY CLAIM, DAMAGES
           OR OTHER LIABILITY ARISING FROM THE USE OF THE SOFTWARE.
        
        7. TERMINATION
           This license terminates automatically if you fail to comply with
           these terms or if your subscription expires.
        
        For questions, contact: support@vasperacapital.com
        Website: https://accountingqb.com
License-File: LICENSE
Keywords: accounting,ai,bookkeeping,claude,mcp,quickbooks
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Office/Business :: Financial :: Accounting
Requires-Python: >=3.10
Requires-Dist: cryptography>=41.0.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: mcp[cli]<2.0.0,>=1.0.0
Requires-Dist: pydantic>=2.0.0
Description-Content-Type: text/markdown

# AccountingQB — QuickBooks for Claude

91 AI tools connecting Claude to your QuickBooks Online. Reports, reconciliation, tax prep, anomaly detection — all through natural conversation.

## Quick Setup

```sh
uvx accountingqb-setup --license-key YOUR_LICENSE_KEY
```

Get your license key at [accountingqb.com](https://accountingqb.com)

Then restart Claude Desktop (Cmd+Q on macOS, not just close the window).

### Troubleshooting

```sh
uvx accountingqb-setup --doctor
```

Runs 7 diagnostic checks: uv installed, config exists, valid JSON, AccountingQB configured, license valid, QuickBooks connected, server starts.

## Features

- **15 Reports & Analysis** — P&L, Balance Sheet, Cash Flow, Trial Balance, AR/AP Aging, and more
- **9 Tax Prep Tools** — Schedule C, deduction finder, quarterly estimates, 1099 reporting, depreciation
- **15 Create & Write Tools** — Invoices, expenses, bills, journal entries, deposits, transfers
- **8 Smart Bookkeeping** — Auto-categorization, duplicate detection, anomaly flagging, unknown vendor cleanup
- **4 Cash Flow Tools** — Runway calculator, burn rate, cash flow forecasting

## Example Prompts

- "What's my P&L for this quarter?"
- "Show me my burn rate and runway"
- "Generate my Schedule C for tax prep"
- "Find any duplicate transactions from last month"
- "Create an invoice for Acme Corp for $5,000"
- "Run my month-end close checklist"

## Privacy

Your QuickBooks data never touches our servers. All financial queries go directly from Claude to QuickBooks.

We only store:
- Your license key (for validation)
- OAuth tokens (encrypted, for QuickBooks connectivity)
- Anonymous usage metrics

Full privacy policy: [accountingqb.com/privacy](https://accountingqb.com/privacy)

## Pricing

- **Solopreneur** — $39/mo (2 companies)
- **Business** — $99/mo (10 companies)
- **Firm** — $299/mo (unlimited companies)

All plans include a 14-day free trial.

## Support

- Email: support@accountingqb.com
- Website: [accountingqb.com](https://accountingqb.com)

---

Built by [Vaspera Capital](https://vasperacapital.com)
