MCP Server
MCP
io.github.makririch/buchpilot
DACH accounting for AI: connect sevDesk & Lexoffice to create invoices, contacts, vouchers.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "buchpilot-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Lexoffice API key (from lexoffice.de/api)",
"format": "string",
"isSecret": true,
"name": "LEXOFFICE_API_KEY"
},
{
"description": "sevDesk API key (from sevdesk.de/api)",
"format": "string",
"isSecret": true,
"name": "SEVDESK_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment