bexio
bexio — the Swiss SMB business suite used by 100,000+ companies: contacts, invoices, quotes, orders, articles, projects and timesheets. REST API, bearer token, amounts in CHF.
7 Tage gratis · keine Kreditkarte · EU-Hosting
Frag bexio alles
Teste einen echten Prompt gegen bexio via AnythingMCP — Claude ruft die Tools auf, liefert die Antwort. Drück Enter auf deine eigene Nachricht, um auf Cloud zu installieren.
bexio auf Cloud installierenClaude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.
Setup in 2 Minuten
- 1Free Trial auf cloud.anythingmcp.com starten.
- 2Im Connector-Store auf bexio klicken. Credentials einfügen.
- 3MCP-API-Key generieren und KI-Client auf die MCP-URL zeigen.
Anleitungen für bexio
Schritt-für-Schritt-Setup für die wichtigsten KI-Clients.
bexio einrichten
Direkt aus der Connector-Definition: wo du die Credentials findest, welche Rechte sie brauchen und mit welcher API dieser Adapter spricht. Vom Connector-Autor auf Englisch bereitgestellt.
Getting a token
- Sign in to bexio and open Einstellungen → Apps & Tools → API-Zugriff.
- Create an API token (for a single company) and copy it into
BEXIO_API_TOKEN. The token inherits the permissions of the user it was created under, so a read-only agent should get a read-only bexio user. - For a multi-tenant integration bexio also offers OAuth 2.0 with per-scope consent; this adapter uses the simpler API token, which is what a single company needs.
Mixed API versions. bexio has migrated its resources one at a time, so the path segment differs per object: contacts and articles live under /2.0/, invoices under /2.0/kb_invoice, and newer resources under /3.0/ or /4.0/. The tools below carry the correct version in each path — do not assume one prefix works for everything.
Searching: bexio's list endpoints accept order_by, limit and offset, and each resource has a sibling /search endpoint that takes a POST body of [{field, value, criteria}]. This adapter exposes the list endpoints; for a precise field match use bexio_search_contacts.
Currency: bexio is Swiss and most companies book in CHF. Amounts come back as decimal strings — parse, do not round in the prompt.
Writes: bexio_create_contact writes to the live company. Invoices are not creatable here: bexio requires positions to be posted separately and a half-created invoice is worse than none.
Cloud reachability: api.bexio.com is public with a valid certificate; AnythingMCP Cloud reaches it directly.
Deine KI ist zwei Klicks von bexio entfernt.
Connector installieren, Credentials einfügen, KI fragen. 7 Tage gratis, keine Kreditkarte.