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.

7 Tage gratis · keine Kreditkarte · EU-Hosting

Frag Quipu alles

Teste einen echten Prompt gegen Quipu via AnythingMCP — Claude ruft die Tools auf, liefert die Antwort. Drück Enter auf deine eigene Nachricht, um auf Cloud zu installieren.

Quipu auf Cloud installieren
Quipu · live via MCP
Teilen
Opus 4.7

Claude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.

Setup in 2 Minuten

  1. 1Free Trial auf cloud.anythingmcp.com starten.
  2. 2Im Connector-Store auf Quipu klicken. Credentials einfügen.
  3. 3MCP-API-Key generieren und KI-Client auf die MCP-URL zeigen.
Quipu jetzt installieren

Anleitungen für Quipu

Schritt-für-Schritt-Setup für die wichtigsten KI-Clients.

Quipu einrichten

Direkt aus der Connector-Definition: wo du die Credentials findest, welche Rechte sie brauchen und mit welcher API dieser Adapter spricht. Vom Connector-Autor auf Englisch bereitgestellt.

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.

JSON:API, not plain JSON. Quipu follows the JSON:API specification: rows arrive as {"data": [{"id": …, "type": "invoices", "attributes": {…}, "relationships": {…}}]}. The interesting fields are inside attributes, and relationships are ids that need an include to resolve. This is why include appears on the tools below.

The Accept header is application/vnd.api+json, which Quipu requires; a plain application/json gets a 406. The adapter sends it.

Issued vs received. invoices are what you issue; expenses are what you receive and record. A revenue question wants invoices; a cost question wants expenses. Both carry the Spanish tax fields — IVA and IRPF retention — separately from the totals.

Paging is page[number] and page[size], JSON:API style, with the totals in the response's meta.

Unverified. The paths and field names below follow the vendor's published documentation and have not been exercised against a live tenant. Treat a 404 as a docs-versus-reality gap and check the developer portal before concluding that the credential is wrong. A correction from anyone running this against a real system is genuinely welcome.

Cloud reachability: getquipu.com is public with a valid certificate.

Deine KI ist zwei Klicks von Quipu entfernt.

Connector installieren, Credentials einfügen, KI fragen. 7 Tage gratis, keine Kreditkarte.