Praat met je Boekhouding (Chat with your Books) for Claude Desktop
nl.praatmetjeboekhouding/exact-online
Connect Exact Online accounting to Claude, ChatGPT and Copilot. 114 tools, OAuth 2.1, EU-hosted.
client:Claude Desktop
transport:streamable-http
Install Praat met je Boekhouding (Chat with your Books) in Claude Desktop
~/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"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs