exact-online-ai-connect

iwebdevnl/exact-online-ai-connect
★ 0 stars Unknown language AI/LLM Updated today
Connect your Exact Online administration to Claude, ChatGPT and other AI assistants. A hosted MCP server by iWebDevelopment.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "exact-online-ai-conn": {
      "command": "npx",
      "args": [
        "-y",
        "iwebdevnl/exact-online-ai-connect"
      ]
    }
  }
}