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 что угодно
Попробуй реальный промпт против Quipu via AnythingMCP — Claude вызывает tools, возвращает ответ. Нажми Enter на своём сообщении, чтобы установить в Cloud.
Установить Quipu в CloudClaude — это AI, он может ошибаться. Проверяйте ответы.
Настройка за 2 минуты
- 1Запусти free trial на cloud.anythingmcp.com.
- 2Нажми Quipu в коннектор-сторе. Вставь учётные данные.
- 3Выпусти MCP API ключ и направьте AI-клиент на MCP URL.
Гиды по Quipu
Пошаговая настройка для основных AI-клиентов.
Настройка Quipu
Прямо из определения коннектора: где взять учётные данные, какие права им нужны и с каким API работает этот адаптер. Предоставлено автором коннектора на английском языке.
Getting credentials
- Sign in to Quipu and open the developer area (developers.getquipu.com) to register an application against your account.
- 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. - Set
QUIPU_CLIENT_IDandQUIPU_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.
Установи коннектор, вставь учётные данные, спроси AI. 7 дней бесплатно, без карты.