Connector guide1-minute read6 MCP toolsEnglish · Deutsch · Italiano

如何将 Billomat 连接到 Gemini — 通过 MCP

使用 MCP 将 Billomat 发票连接到 Claude AI。通过自然语言管理客户、发票、商品和报价。逐步设置指南。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

Billomat Invoicing

MCP connector

Billomat Invoicing

Manage invoices, clients, articles, and accounting with Billomat. German online invoicing and bookkeeping platform for freelancers and SMBs.

Tools

6

Region

DE

Category

Finance

Authentication

API Key

Required env vars

BILLOMAT_SUBDOMAINBILLOMAT_API_KEY
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

No install? Use cloud.anythingmcp.com directly.

Sign in, install the Billomat Invoicing in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.

Open Cloud

TL;DR

使用 MCP 将 Billomat 发票连接到 Claude AI。通过自然语言管理客户、发票、商品和报价。逐步设置指南。

将 Billomat 连接到 Claude

Billomat 是一个德国在线发票和会计平台。通过 AnythingMCP,您可以将 Billomat 连接到 Claude AI,并使用自然语言管理您的发票、客户和报价。

您可以做什么

  • "列出所有逾期发票"
  • "显示 Müller GmbH 的客户详细信息"
  • "我们这个月有多少个开放报价?"
  • "我们的目录中有哪些商品?"

设置

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. 打开 http://localhost:3000/connectors/store 并导入 Billomat 适配器
  2. 输入您的 Billomat 子域名(例如,从 mycompany.billomat.net 中的 mycompany)和 API 密钥
  3. 将连接器分配给 MCP 服务器

连接 Claude

{
  "mcpServers": {
    "billomat": { "url": "http://localhost:4000/mcp" }
  }
}

可用工具

工具描述
billomat_list_clients列出并搜索客户
billomat_get_client获取客户详细信息
billomat_list_invoices按状态或客户筛选发票
billomat_get_invoice包含行项目的完整发票
billomat_list_articles列出产品和服务
billomat_list_offers列出报价和提议

这份指南对您有帮助吗?

Ready to ship

Your Billomat agent is one click away.

Install the connector, paste the key, prompt Gemini. Free for 7 days, no credit card.

相关指南