Connector guide3-minute read10 MCP toolsEN · DE · IT

Cómo conectar Invoice Ninja a ChatGPT — via MCP

Invoice Ninja: clients, invoices, quotes, recurring invoices, payments, products, expenses and projects. REST API v5 on Invoice Ninja's hosted service or your own instance, API-token auth.

HCBy HelpCode teamActualizado 3 min read Código abierto en GitHub

Sin tarjeta de crédito · 7 días de prueba · Alternativa self-host disponible

Invoice Ninja

Invoice Ninja

Invoice Ninja: clients, invoices, quotes, recurring invoices, payments, products, expenses and projects. REST API v5 on Invoice Ninja's hosted service or your own instance, API-token auth.

herramientas

10

Región

INTL

Categoría

Accounting

Autenticación

API Key

Env vars requeridas

INVOICENINJA_URLINVOICENINJA_API_TOKEN
Instalar con un clic en Cloud

7 días de prueba gratis · Sin tarjeta de crédito

  • Prueba gratis de 7 días
    Sin tarjeta de crédito
  • GDPR & SOC 2 ready
    Datos en la UE, registros de auditoría
  • Código abierto en GitHub
    Open source · AGPL-3.0
  • Funciona con ChatGPT, Claude, Gemini
    Cualquier cliente compatible con MCP

Sáltate la instalación. Funcionando en menos de 2 minutos.

Inicia una prueba gratuita en cloud.anythingmcp.com, añade Invoice Ninja con un clic y apunta tu cliente de IA (Claude, ChatGPT, Copilot o Cursor) al endpoint MCP generado. Sin Docker, sin git clone, sin experiencia de desarrollo.

Empezar prueba gratis

Summary

Invoice Ninja: clients, invoices, quotes, recurring invoices, payments, products, expenses and projects. REST API v5 on Invoice Ninja's hosted service or your own instance, API-token auth.

Prueba a pedir

Prompts de ejemplo para Invoice Ninja

Haz clic en un prompt para copiarlo. Pégalo en Claude, ChatGPT, Cursor, Gemini, Copilot u OpenClaw para ejecutarlo contra este conector.

Invoice Ninja · live vía MCP
Compartir
Opus 4.7

Claude es IA y puede equivocarse. Verifica siempre las respuestas.

💡 ¿Sin instalación? Usa cloud.anythingmcp.com directamente. Inicia sesión, pulsa Connectors → Invoice Ninja, pega tus credenciales, genera una MCP API key — listo. Sin Docker, sin git clone, sin servidor local.

Invoice Ninja + ChatGPT

Invoice Ninja: clients, invoices, quotes, recurring invoices, payments, products, expenses and projects. REST API v5 on Invoice Ninja's hosted service or your own instance, API-token auth.

Requisitos previos

Las instrucciones de configuración completas están incluidas en el conector (visibles en el store al seleccionarlo). Las variables de entorno requeridas:

INVOICENINJA_URL, INVOICENINJA_API_TOKEN

Paso 1 — Obtener credenciales

Getting a token

  1. Sign in and open Settings → Account Management → API Tokens (on v5; on a self-hosted instance the same page exists).
  2. Create a token and put it in INVOICENINJA_API_TOKEN.
  3. Set INVOICENINJA_URL. For the hosted service that is https://invoicing.co; for a self-hosted instance, your own root. No trailing slash and no /api/v1 — the adapter appends it.

The header is X-API-TOKEN.

One token, one company. Invoice Ninja supports several companies per account, and the token is bound to the one it was created in. A second company needs a second token and a second connector.

…(continued in the in-app connector instructions)

Paso 2 — Instalar el adapter

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

Paso 3 — Añadir el conector en ChatGPT

ChatGPT soporta servidores MCP a través de la función Connectors (planes Plus / Pro / Team / Enterprise). El plan gratuito no admite conectores personalizados.

  1. Abre ChatGPT → Settings → Connectors (o pulsa el icono 🔧 en el composer → Manage connectors).
  2. Pulsa "Add custom connector".
  3. Rellena:
    • Name: Invoice Ninja
    • MCP server URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → pega tu MCP API key (de AnythingMCP → Profile → MCP API Keys → New Key)
  4. Pulsa Connect para autorizar.

Herramientas disponibles

ToolWhat it does
invoice_ninja_list_clientsList clients with their name, contacts, balance, paid-to-date total and currency
invoice_ninja_get_clientRead one client in full: their contacts, addresses, payment terms, balance and the settings that override the company defaults for them
invoice_ninja_list_invoicesList invoices with their number, date, due date, client, amount and balance
invoice_ninja_get_invoiceRead one invoice in full: every line item with quantity, cost and tax, the totals, the balance outstanding and the payments applied
invoice_ninja_list_quotesList quotes with their number, date, client, amount and status — what is out with prospects and not yet converted into an invoice
invoice_ninja_list_paymentsList payments with their date, amount, method, client and the invoices they were applied to — the money that actually arrived
invoice_ninja_list_recurring_invoicesList recurring invoices with their frequency, next send date, client and amount — the predictable part of the revenue
invoice_ninja_list_productsList products with their key, notes, cost, price, quantity and tax settings
invoice_ninja_list_expensesList expenses with their date, vendor, category, amount and whether they have been billed to a client — the cost side of the ledger
invoice_ninja_list_projectsList projects with their name, client, budgeted hours, task rate and due date — the anchor for time and profitability questions

FAQ

¿Funciona el plan gratuito de ChatGPT con los Connectors MCP personalizados? No — se necesita Plus, Pro, Team o Enterprise.

Siguientes pasos

¿Te ha sido útil esta guía?

Your Invoice Ninja agent is one click away.

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

Guías relacionadas

connectors

Cómo conectar Invoice Ninja a Claude — via MCP

Invoice Ninja: clients, invoices, quotes, recurring invoices, payments, products, expenses and projects. REST API v5 on Invoice Ninja's hosted service or your own instance, API-token auth.

connectors

Cómo conectar Invoice Ninja a Cursor — via MCP

Invoice Ninja: clients, invoices, quotes, recurring invoices, payments, products, expenses and projects. REST API v5 on Invoice Ninja's hosted service or your own instance, API-token auth.

connectors

Cómo conectar Invoice Ninja a Gemini — via MCP

Invoice Ninja: clients, invoices, quotes, recurring invoices, payments, products, expenses and projects. REST API v5 on Invoice Ninja's hosted service or your own instance, API-token auth.

connectors

Invoice Ninja a MCP — Pilota Invoice Ninja desde cualquier agente IA

Invoice Ninja: clients, invoices, quotes, recurring invoices, payments, products, expenses and projects. REST API v5 on Invoice Ninja's hosted service or your own instance, API-token auth.

connectors

Cómo conectar AFAS Profit a ChatGPT — via MCP

AFAS Profit — Dutch ERP and HR: read any published GetConnector, list what is available, and inspect a connector's metadata. Token auth with AFAS's base64-wrapped XML token.

connectors

Cómo conectar Aruba Fatturazione Elettronica a ChatGPT — via MCP

Aruba Fatturazione Elettronica: send and track Italian e-invoices through the Sistema di Interscambio, read received invoices and their SDI notifications. Token auth against Aruba's B2B gateway.