Ledger Botje - Exact Online MCP for Claude Desktop
nl.ledgerbotje/exact-online
Connect Exact Online to your AI assistant via MCP. Manage Exact Online with natural language.
client:Claude Desktop
transport:streamable-http
Install Ledger Botje - Exact Online MCP 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://www.ledgerbotje.nl/app/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