BuchhaltungsButler
BuchhaltungsButler — German automated bookkeeping: postings, receipts, bank transactions, customers and suppliers. Every endpoint is a POST; auth is HTTP Basic (API client id and secret) plus an api_key field in the request body.
7 días gratis · sin tarjeta · hosting UE
Pregunta cualquier cosa a BuchhaltungsButler
Prueba un prompt real contra BuchhaltungsButler vía AnythingMCP — Claude llama a los tools y responde. Pulsa Enter en tu mensaje para instalar en Cloud.
Instalar BuchhaltungsButler en CloudClaude es IA y puede equivocarse. Verifica siempre las respuestas.
Setup en 2 minutos
- 1Inicia trial gratuita en cloud.anythingmcp.com.
- 2Click en BuchhaltungsButler en el connector store. Pega las credenciales.
- 3Genera MCP API key y apunta el cliente AI a la URL MCP.
Guías para BuchhaltungsButler
Setup paso a paso para los principales clientes AI.
Configurar BuchhaltungsButler
Directamente de la definición del conector: dónde encontrar las credenciales, qué permisos necesitan y con qué API habla este adaptador. Proporcionadas en inglés por el autor del conector.
Getting credentials — BuchhaltungsButler needs three values, not one.
- In the web app open Einstellungen → API and create an API client. You receive an API client id and an API client secret: these are the HTTP Basic username and password.
- On the same page copy the API key for the client (Mandant) you want to reach. This is a separate value that travels in the JSON body of every request.
- Set
BUCHHALTUNGSBUTLER_CLIENT_ID,BUCHHALTUNGSBUTLER_CLIENT_SECRETandBUCHHALTUNGSBUTLER_API_KEY.
Everything is a POST. BuchhaltungsButler's API does not use GET for reads — /postings/get, /receipts/get and the rest are POST endpoints whose body carries both the api_key and the filter. That is why these tools look like writes in the HTTP trace even when they only read; the tool names here say what each one actually does.
Paging uses limit and offset in the body. The default page is small; ask for what you need rather than looping.
Dates are YYYY-MM-DD strings. A posting's date is the booking date (Buchungsdatum), which is not the same as the receipt date.
Unverified: the endpoint paths and field names below follow BuchhaltungsButler's published documentation but have not been exercised against a live tenant. Treat a 404 as a docs-vs-reality gap and check docs.buchhaltungsbutler.de before assuming the credential is wrong.
Cloud reachability: webapp.buchhaltungsbutler.de is public with a valid certificate.
Tu IA está a dos clicks de BuchhaltungsButler.
Instala el conector, pega credenciales, pregunta a la IA. 7 días gratis, sin tarjeta.