Connector guide2-minute read9 MCP toolsEN · DE · IT

Axonaut a MCP — Pilota Axonaut desde cualquier agente IA

Axonaut — French all-in-one CRM, invoicing and expense management for very small businesses: companies, employees, invoices, quotations, expenses, products and projects. REST API v2, API-key auth.

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

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

Axonaut

Axonaut

Axonaut — French all-in-one CRM, invoicing and expense management for very small businesses: companies, employees, invoices, quotations, expenses, products and projects. REST API v2, API-key auth.

herramientas

9

Región

FR

Categoría

ERP

Autenticación

API Key

Env vars requeridas

AXONAUT_API_KEY
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 Axonaut 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

Axonaut — French all-in-one CRM, invoicing and expense management for very small businesses: companies, employees, invoices, quotations, expenses, products and projects. REST API v2, API-key auth.

Prueba a pedir

Prompts de ejemplo para Axonaut

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

Axonaut · 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 → Axonaut, pega tus credenciales, genera una MCP API key — listo. Sin Docker, sin git clone, sin servidor local.

Axonaut

Axonaut — French all-in-one CRM, invoicing and expense management for very small businesses: companies, employees, invoices, quotations, expenses, products and projects. REST API v2, API-key auth.

Configuración

Getting a key

  1. Sign in to Axonaut and open Paramètres → API (Settings → API).
  2. Copy the key into AXONAUT_API_KEY. It is account-wide and carries full access; treat it as a password.

The header is userApiKey. Not Authorization, not X-API-Key — Axonaut's own spelling, camel-cased, is what the server checks.

Axonaut calls customers 'companies' and people 'employees'. A company is a client or prospect organisation; an employee is a person attached to one. This trips people up, because 'employee' sounds like your own staff and is not.

…(continued in the in-app connector instructions)

Requisitos previos: AXONAUT_API_KEY

Instalar el conector localmente

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

Abre http://localhost:3000/connectors/store, elige Axonaut e introduce las variables listadas en los Requisitos previos.

Herramientas disponibles

ToolWhat it does
axonaut_list_companiesList companies — Axonaut's clients and prospects — with their name, SIRET, address, category and assigned user
axonaut_get_companyRead one company in full: its addresses, custom fields, the employees attached to it and its accounting identifiers
axonaut_list_employeesList employees — the people attached to client companies, not your own staff — with their name, e-mail, phone and role
axonaut_list_invoicesList invoices with their number, date, company, pre-tax and total amounts and payment state
axonaut_get_invoiceRead one invoice in full: every product line with quantity, price and VAT, the totals, and the payments recorded against it
axonaut_list_quotationsList quotations (devis) with their number, date, company, total and whether they have been accepted
axonaut_list_expensesList expenses and supplier invoices with their date, supplier, category, pre-tax amount and VAT — the cost side of the ledger
axonaut_list_productsList catalogue products with their reference, name, pre-tax price, VAT rate and stock quantity
axonaut_list_projectsList projects with their name, company, budget, status and dates — the anchor for time and profitability questions

Siguientes pasos

¿Te ha sido útil esta guía?

Your Axonaut agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

Guías relacionadas

connectors

Cómo conectar Axonaut a ChatGPT — via MCP

Axonaut — French all-in-one CRM, invoicing and expense management for very small businesses: companies, employees, invoices, quotations, expenses, products and projects. REST API v2, API-key auth.

connectors

Cómo conectar Axonaut a Claude — via MCP

Axonaut — French all-in-one CRM, invoicing and expense management for very small businesses: companies, employees, invoices, quotations, expenses, products and projects. REST API v2, API-key auth.

connectors

Cómo conectar Axonaut a Cursor — via MCP

Axonaut — French all-in-one CRM, invoicing and expense management for very small businesses: companies, employees, invoices, quotations, expenses, products and projects. REST API v2, API-key auth.

connectors

Cómo conectar Axonaut a Gemini — via MCP

Axonaut — French all-in-one CRM, invoicing and expense management for very small businesses: companies, employees, invoices, quotations, expenses, products and projects. REST API v2, API-key auth.

connectors

AFAS Profit a MCP — Pilota AFAS Profit desde cualquier agente IA

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

Aruba Fatturazione Elettronica a MCP — Pilota Aruba Fatturazione Elettronica desde cualquier agente IA

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.