Exact Online
About
Exact AI Connect is a remote MCP server that connects AI assistants like Claude, ChatGPT, Copilot, Gemini and Perplexity directly to your Exact Online administration. Ask questions about your finances in plain language a
Details
- Author
- iWebDevelopment
- Downloads
- 1,095
- Transport
- SSE
- Categories
- Finance, AI
Jump to
- Live data from Exact Online — answers come straight from the official Exact Online API, not from a stale export.
- Read and write — retrieve any record, but also create or update invoices, orders, customers and journal entries, always with explicit user confirmation.
- Built-in analytics engine — large aggregations (revenue trends, margins, aging, year-over-year comparisons) run on a synced analytics layer instead of paging through the API, so results are fast and complete.
- Multi-division support — switch between administrations or query across them from one connection.
- Schema-aware tooling — the server exposes endpoint search and entity schemas, so AI assistants find the right tables and fields on their own.
- Guardrails against hallucinated numbers — assistants are instructed to only present figures from verified, successful API responses.
- Secure by design — ISO 27001 certified, independently penetration-tested, OAuth-scoped access, certified Exact Online integration.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Exact OnlineCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"exact online": {
"exact-online": {
"type": "http",
"url": "https://mcp-exactonline.iwebdevelopment.com/"
}
}
}
}
McpServers
{
"exact-online": {
"type": "http",
"url": "https://mcp-exactonline.iwebdevelopment.com/"
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

