Connector guide1-minute read6 MCP toolsEnglish · Deutsch · Italiano

Cómo conectar Billomat a Cursor — via MCP

Conecta la facturación de Billomat a Claude AI utilizando MCP. Gestiona clientes, facturas, artículos y ofertas con lenguaje natural. Guía de configuración paso a paso.

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

Conecta la facturación de Billomat a Claude AI utilizando MCP. Gestiona clientes, facturas, artículos y ofertas con lenguaje natural. Guía de configuración paso a paso.

Conectar Billomat a Claude

Billomat es una plataforma alemana de facturación y contabilidad en línea. Con AnythingMCP, puedes conectar Billomat a Claude AI y gestionar tus facturas, clientes y presupuestos utilizando lenguaje natural.

Lo Que Puedes Hacer

  • "Lista todas las facturas vencidas"
  • "Muéstrame los detalles del cliente para Müller GmbH"
  • "¿Cuántas ofertas abiertas tenemos este mes?"
  • "¿Qué artículos están en nuestro catálogo?"

Configuración

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. Abre http://localhost:3000/connectors/store e importa el adaptador Billomat
  2. Ingresa tu subdominio de Billomat (por ejemplo, mycompany de mycompany.billomat.net) y clave API
  3. Asigna el conector a un servidor MCP

Conectar Claude

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

Herramientas Disponibles

HerramientaDescripción
billomat_list_clientsListar y buscar clientes
billomat_get_clientObtener detalles del cliente
billomat_list_invoicesFiltrar facturas por estado o cliente
billomat_get_invoiceFactura completa con partidas
billomat_list_articlesListar productos y servicios
billomat_list_offersListar presupuestos y ofertas

¿Te ha sido útil esta guía?

Ready to ship

Your Billomat agent is one click away.

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

Guías relacionadas