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 日間無料 · クレジットカード不要 · EU ホスト
bexio に何でも聞ける
AnythingMCP 経由で bexio に実際のプロンプトを試そう — Claude がツールを呼び出し、回答します。あなたのメッセージで Enter を押すと Cloud にインストールします。
bexio を Cloud にインストールClaude は AI のため誤ることがあります。回答をご確認ください。
2 分でセットアップ
- 1cloud.anythingmcp.com で無料トライアル開始。
- 2コネクターストアで bexio をクリック。資格情報を貼り付け。
- 3MCP API キーを発行し、AI クライアントを MCP URL に向ける。
bexio のガイド
主要 AI クライアント向けのステップバイステップセットアップ。
bexio のセットアップ
コネクタ定義そのものから:認証情報の入手先、必要な権限、このアダプタが呼び出す API。 コネクタ作者により英語で提供されています。
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.
あなたの AI は bexio から 2 クリック先。
コネクターをインストール、資格情報を貼り付け、AI に質問。7 日間無料、クレジットカード不要。