buchpilot for Claude Desktop
io.github.makririch/buchpilot
DACH accounting for AI: connect sevDesk & Lexoffice to create invoices, contacts, vouchers.
client:Claude Desktop
transport:stdio
runtime:npm
Install buchpilot in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"buchpilot": {
"command": "npx",
"args": [
"-y",
"buchpilot-mcp"
],
"env": {
"LEXOFFICE_API_KEY": "<LEXOFFICE_API_KEY>",
"SEVDESK_API_KEY": "<SEVDESK_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs