Exact Online

Exact Online

Hosted MCP server for Exact Online. Ask questions, pull reports, and prepare bookings you approve first.

Category
Visit Server

README

Exact Online AI Connect

<img src="assets/logo.png" alt="iWebDevelopment" width="180">

Exact Online AI Connect, by iWebDevelopment, is a hosted MCP server that connects your Exact Online administration to your AI assistant. Ask questions, pull reports, and prepare bookings for approval, right from the chat you already use.

Hosted at https://mcp-exactonline.iwebdevelopment.com. Authorize in your browser on first use, no tokens to paste into config.

Get started in about 2 minutes. See the installation guide to connect your administration.

Add to Cursor Install in VS Code

Works with Claude on all plans (including the free plan); also with ChatGPT (Developer Mode, paid plans), Perplexity (Pro/Max/Enterprise), GitHub Copilot in VS Code, Cursor and other developer tools. Availability and setup differ per client. See the client compatibility matrix below.

Exact Online AI Connect in action

What you can do

  • Ask: plain-language questions about your administration ("Wat heb ik klant X vorig kwartaal gefactureerd?").
  • Report: outstanding items, aging, profit & loss, balance sheet.
  • Create & book with approval: every write is a draft you review and approve first. Nothing posts to Exact Online without your confirmation.
  • Analyse: large-dataset analysis and trend overviews, on the Analytics plan.

Example prompts

  • "Toon mijn tien recentste verkoopfacturen met het openstaande bedrag."
  • "Welke debiteuren staan nog open en hoe lang?"
  • "Wat heb ik klant X vorig kwartaal gefactureerd?"
  • "Omzet per klant per maand dit jaar."
  • "Kolommenbalans voor deze periode."
  • "Maak een verkoopfactuur voor klant X (ter goedkeuring)."

Install

Add to Claude (web + Desktop)

  1. Go to Settings → Connectors → Add custom connector.
  2. Paste the base URL: https://mcp-exactonline.iwebdevelopment.com
  3. Authorize with your Exact Online account.

On the free plan you can add one custom connector. On Team/Enterprise, an owner adds it org-wide.

For a legacy mcp-remote fallback, see examples/claude-desktop-config.json (optional, not required).

Claude Code (plugin)

/plugin marketplace add iwebdevnl/exact-online-ai-connect
/plugin install exact-online@iwebdevnl-exact
/reload-plugins
/mcp

The last command signs you in.

Prefer to add it manually? claude mcp add --transport http exact-online https://mcp-exactonline.iwebdevelopment.com

Other clients

Exact Online AI Connect is a standard remote MCP server, so most MCP-capable clients (ChatGPT, Perplexity, GitHub Copilot, Cursor, Cline, Windsurf, Zed, and others) can add it by URL. Setup steps and plan requirements vary per client, see the matrix below.

See the full documentation for per-client setup.

Client compatibility

Last verified: 2026-07

Client Remote MCP? Plan / mode How to add
Claude (web / Desktop) Yes, full read + write All plans incl. Free (Free = 1 custom connector); Team/Ent = owner adds Settings → Connectors → Add custom connector → base URL
Claude Code Yes Claude Code itself needs Pro/Max or API billing claude mcp add --transport http exact-online https://…; OAuth in the browser
GitHub Copilot (VS Code) Yes All Copilot plans; Business/Enterprise need an admin "MCP servers" policy (off by default) .vscode/mcp.json with "type":"http" + the server URL
Cursor Yes No documented plan gate Settings → Tools & MCP → New MCP Server (url), or the Add-to-Cursor badge
Cline Yes Free (open-source) mcp.json "type":"streamableHttp" (camelCase)
Windsurf Yes Enterprise may gate Settings → Tools → Add Server (serverUrl)
Zed Yes on recent builds (native HTTP since 2026-03); older builds via mcp-remote bridge No documented gate Settings → AI → MCP Servers (URL + Authorization header)
ChatGPT Yes, Developer Mode only Paid (Plus/Pro/Business/Enterprise/Edu), not Free Settings → Connectors → Advanced → Developer mode → add the URL
Perplexity Yes (since 2026-03) Paid (Pro/Max/Enterprise), not Free, not in Comet Add a custom remote connector by URL
Microsoft 365 Copilot No end-user "paste a URL" Agent path only (Copilot Studio) Build/publish an agent (a heavier path)

Verify the connection

Once connected, try:

  • "Toon mijn tien recentste verkoopfacturen met het openstaande bedrag."
  • "Welke debiteuren staan deze week nog open?"

Trust

  • ISO 27001 certified.
  • Every write is a draft you approve, nothing books to Exact Online without your confirmation.
  • Runs under your own Exact Online permissions.
  • Data hosted in the EU.

See TRUST.md, PRIVACY.md, and SECURITY.md for details.

Plans & limitations

  • Essentials: day-to-day questions and processing, with approval on every write.
  • Analytics: adds large-dataset analysis and trend overviews.
  • Free trial: 30 days on the Analytics plan. After the trial, the integration stops unless a subscription is activated.

Not available (not exposed by the Exact Online API): closing periods (Afsluiten) and SEPA direct-debit batches.

Support

Product page: https://www.iwebdevelopment.com/exact-online/ai-mcp-koppeling

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured