Connector guide2-minute read7 MCP toolsEN · DE · IT

Quipu su MCP — Pilota Quipu da qualsiasi agente AI

Quipu — Spanish invoicing and bookkeeping for autónomos and small companies: issued and received invoices, contacts, items, expenses and bank accounts. REST API, OAuth 2.0 client credentials.

HCBy HelpCode teamAggiornato 2 min read Open source su GitHub

Nessuna carta di credito · 7 giorni di prova · Alternativa self-host disponibile

Quipu

Quipu

Quipu — Spanish invoicing and bookkeeping for autónomos and small companies: issued and received invoices, contacts, items, expenses and bank accounts. REST API, OAuth 2.0 client credentials.

tool

7

Regione

ES

Categoria

Accounting

Autenticazione

OAuth 2.0

Env vars richieste

QUIPU_CLIENT_IDQUIPU_CLIENT_SECRET
Installa con un clic su Cloud

7 giorni di prova gratuita · Nessuna carta di credito

  • Prova gratuita di 7 giorni
    Nessuna carta di credito
  • GDPR & SOC 2 ready
    Dati in UE, log di audit
  • Open source su GitHub
    Open source · AGPL-3.0
  • Funziona con ChatGPT, Claude, Gemini
    Qualsiasi client compatibile MCP

Salta l'installazione. Attivo in meno di 2 minuti.

Avvia una prova gratuita su cloud.anythingmcp.com, aggiungi Quipu con un clic, poi punta il tuo client AI (Claude, ChatGPT, Copilot o Cursor) all'endpoint MCP generato. Niente Docker, niente git clone, nessuna esperienza di sviluppo richiesta.

Inizia la prova gratuita

Summary

Quipu — Spanish invoicing and bookkeeping for autónomos and small companies: issued and received invoices, contacts, items, expenses and bank accounts. REST API, OAuth 2.0 client credentials.

Prova a chiedere

Prompt di esempio per Quipu

Clicca su un prompt per copiarlo. Incollalo in Claude, ChatGPT, Cursor, Gemini, Copilot o OpenClaw per eseguirlo contro questo connettore.

Quipu · live via MCP
Condividi
Opus 4.7

Claude è un'AI e può sbagliare. Verifica sempre le risposte.

💡 Niente installazione? Vai direttamente su cloud.anythingmcp.com. Accedi, clicca Connectors → Quipu, inserisci le credenziali, genera una MCP API key — fatto. Niente Docker, niente git clone, niente server locale.

Quipu

Quipu — Spanish invoicing and bookkeeping for autónomos and small companies: issued and received invoices, contacts, items, expenses and bank accounts. REST API, OAuth 2.0 client credentials.

Setup

Getting credentials

  1. Sign in to Quipu and open the developer area (developers.getquipu.com) to register an application against your account.
  2. You receive a client id (app_id) and client secret. Quipu's API uses the client-credentials grant, so there is no browser consent step for your own account's data.
  3. Set QUIPU_CLIENT_ID and QUIPU_CLIENT_SECRET. AnythingMCP fetches and refreshes the access token on its own.

…(continued in the in-app connector instructions)

Prerequisiti: QUIPU_CLIENT_ID, QUIPU_CLIENT_SECRET

Installazione locale del connettore

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

Apri http://localhost:3000/connectors/store, scegli Quipu e inserisci le variabili elencate nei Prerequisiti.

Tool disponibili

ToolWhat it does
quipu_list_contactsList contacts — customers and suppliers — with their name, NIF, address and the country they invoice from
quipu_get_contactRead one contact by id, with their full tax data, address and the default payment terms recorded against them
quipu_list_invoicesList issued invoices with their number, date, contact, IVA and IRPF amounts, total and payment state — the revenue side
quipu_get_invoiceRead one issued invoice in full: every line with its quantity, price, IVA rate and IRPF retention, plus the totals and the payments applied
quipu_list_expensesList received expenses and supplier invoices with their date, supplier, category, IVA and total — the cost side of the ledger
quipu_list_itemsList the items and services in the catalogue with their code, description, unit price and default IVA rate
quipu_list_accounting_categoriesList the accounting categories expenses are filed under, so a cost breakdown uses the categories the bookkeeper actually uses

Prossimi passi

Questa guida ti è stata utile?

Your Quipu agent is one click away.

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

Guide correlate

connectors

Come collegare Quipu a ChatGPT — via MCP

Quipu — Spanish invoicing and bookkeeping for autónomos and small companies: issued and received invoices, contacts, items, expenses and bank accounts. REST API, OAuth 2.0 client credentials.

connectors

Come collegare Quipu a Claude — via MCP

Quipu — Spanish invoicing and bookkeeping for autónomos and small companies: issued and received invoices, contacts, items, expenses and bank accounts. REST API, OAuth 2.0 client credentials.

connectors

Come collegare Quipu a Cursor — via MCP

Quipu — Spanish invoicing and bookkeeping for autónomos and small companies: issued and received invoices, contacts, items, expenses and bank accounts. REST API, OAuth 2.0 client credentials.

connectors

Come collegare Quipu a Gemini — via MCP

Quipu — Spanish invoicing and bookkeeping for autónomos and small companies: issued and received invoices, contacts, items, expenses and bank accounts. REST API, OAuth 2.0 client credentials.

connectors

AFAS Profit su MCP — Pilota AFAS Profit da qualsiasi agente AI

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 su MCP — Pilota Aruba Fatturazione Elettronica da qualsiasi agente AI

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.