bexio

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 安装。

在 Cloud 上安装 bexio
bexio · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

2 分钟设置

  1. 1在 cloud.anythingmcp.com 开始免费试用。
  2. 2在连接器商店点击 bexio。提示时粘贴凭据。
  3. 3生成 MCP API 密钥,将 AI 客户端指向生成的 MCP URL。
立即安装 bexio

bexio 指南

面向主流 AI 客户端的逐步设置。

配置 bexio

直接来自连接器定义:在哪里获取凭据、需要哪些权限,以及该适配器调用的是哪个 API。 由连接器作者以英文提供。

Getting a token

  1. Sign in to bexio and open Einstellungen → Apps & Tools → API-Zugriff.
  2. 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.
  3. 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 仅两次点击。

安装连接器、粘贴凭据、向 AI 提问。7 天免费,无需信用卡。