Documentation
Last updated: June 2026
Chat with your Books connects Exact Online to ChatGPT, Claude or Copilot through 117 tools, covering finance, sales, purchasing, CRM, projects and more. Access is read-only by default; writing invoices and journal entries is available on Pro and Enterprise, enabled per administration with a full audit log. Connect your account, add the MCP server, then ask questions in plain language.
Quick Start
- 1
Connect your Exact Online account
Go to Connect and log in with your Exact Online credentials.
- 2
Configure your AI assistant
Add the MCP server to your Claude, ChatGPT or Copilot configuration (see Setup).
- 3
Ask questions about your accounting
Ask about invoices, relations, bank transactions and more - in plain English.
Always verify AI output. AI assistants can make mistakes when interpreting data. Verify answers against your original Exact Online data before making decisions. We only provide the data connection, not the AI advice.
How do you configure your AI assistant?
Claude Desktop / Claude Code
Add the MCP server to your configuration file:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"exact-online": {
"url": "https://api.praatmetjeboekhouding.nl/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Replace YOUR_API_KEY with the key from your dashboard.
ChatGPT, Copilot & Other AIs
For AI assistants that support MCP via remote URLs, use this endpoint:
https://api.praatmetjeboekhouding.nl/mcpAdd your API key as a Bearer token in the Authorization header. See your AI assistant's documentation for specific configuration instructions.
Which tools are available?
| Tool | Description |
|---|---|
list_divisions | Show all available administrations |
get_relations | Get customers and suppliers |
search_relations | Search relations by name, code or registration number |
get_sales_invoices | Get sales invoices with filters |
get_purchase_invoices | Get purchase invoices |
get_outstanding_invoices | Show outstanding invoices |
get_bank_transactions | Get bank transactions |
get_gl_accounts | Show general ledger accounts |
get_trial_balance | Get trial balance |
get_projects | Projects with budget and time tracking |
get_wip_overview | Work-in-progress (WIP) overview |
get_opportunities | Sales opportunities and pipeline |
get_fixed_assets | Fixed assets and depreciation |
get_margin_analysis | Margin analysis (sales vs. purchase) |
117 tools available including projects, cost centers, opportunities, contracts and price lists. Read-only by default. Writing (creating invoices, journal entries, etc.) is available on Pro & Enterprise, only if you enable it per administration, with an audit log. Deleting is never possible.
How is your data secured?
- OAuth 2.0
Secure authentication via Exact Online. We never see your password.
- Read-only by default
Read-only by default. Writing (creating invoices, journal entries, etc.) is available on Pro & Enterprise, only if you enable it per administration, with an audit log. Deleting is never possible.
- Encrypted tokens
Access tokens are stored encrypted and automatically refreshed.
- Data & hosting
We don't store what you look up — it passes straight to the AI provider you choose, which may process it outside the EU. That provider is not our subprocessor: you choose them, sign the agreement and pay them yourself. For our part, sending the data, we rely on the European Commission's Standard Contractual Clauses (SCCs). If you enable writing, we do record the booking data we send and receive in your own write log. Connection data is encrypted (AES-256-GCM); attachments are stored in EU buckets.
Where can you get help?
Questions or issues? Contact us via:
- Email: support@praatmetjeboekhouding.nl
- Support: Help & Support
Frequently asked questions
Which Exact modules does it support, and how much can it do?
Can it also write to Exact, or only read?
Does it work with Microsoft Copilot?
Does it work with Google Gemini?
What can I actually do with it?
By using this Service you agree to our Terms & Conditions and Privacy Policy.