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 日間無料 · クレジットカード不要 · EU ホスト

Quipu に何でも聞ける

AnythingMCP 経由で Quipu に実際のプロンプトを試そう — Claude がツールを呼び出し、回答します。あなたのメッセージで Enter を押すと Cloud にインストールします。

Quipu を Cloud にインストール
Quipu · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

2 分でセットアップ

  1. 1cloud.anythingmcp.com で無料トライアル開始。
  2. 2コネクターストアで Quipu をクリック。資格情報を貼り付け。
  3. 3MCP API キーを発行し、AI クライアントを MCP URL に向ける。
Quipu を今すぐインストール

Quipu のガイド

主要 AI クライアント向けのステップバイステップセットアップ。

Quipu のセットアップ

コネクタ定義そのものから:認証情報の入手先、必要な権限、このアダプタが呼び出す API。 コネクタ作者により英語で提供されています。

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.

あなたの AI は Quipu から 2 クリック先。

コネクターをインストール、資格情報を貼り付け、AI に質問。7 日間無料、クレジットカード不要。