Configure MCP
Follow these steps to use Exact Online with your favorite AI assistant.
Not logged in yet? Connect your Exact Online account first to get an API key.
1 Connect Exact Online & Get API Key
Click the button below to connect your Exact Online account. After successful connection you'll receive an API key.
Connect to Exact Online2 Configure your AI Assistant
Recommended: Via URL (Custom Connector)
In Claude Desktop go to Settings → Connectors → Add MCP Connector and paste this URL:
You'll log in via OAuth - no API key needed. On first use your browser opens for Exact Online login.
Alternative: Via config file
Open the Claude Desktop configuration file and add the connector:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.json Windows:
%APPDATA%\Claude\claude_desktop_config.json {
"mcpServers": {
"exact-online": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://api.praatmetjeboekhouding.nl/mcp"]
}
}
} Restart Claude Desktop after saving. On first use you'll log in with your Exact Online account.
Need more help? View the full step-by-step instructions with screenshots for macOS, Windows and Linux.
Only Claude Code requires an API key. Go to your Dashboard to generate a key. Other platforms (ChatGPT, Claude Desktop, etc.) use OAuth login.
3 Restart your AI Assistant
Completely close and restart your AI assistant. The MCP server will be loaded automatically.
4 Test the Connection
Open a new chat and try one of these questions:
"Which Exact Online administrations do I have?"
"Show all outstanding invoices"
"Give an overview of revenue this year"
External Resources
Need more help? Check out these guides:
- Make.com: Using MCP with ChatGPT - Detailed guide for ChatGPT MCP setup
- Model Context Protocol (MCP) - Official MCP documentation