Pennylane
Pennylane — French accounting and finance for SMBs and their accountants: customer and supplier invoices, customers, suppliers, products, ledger entries and bank transactions. REST API v2, bearer token.
7 días gratis · sin tarjeta · hosting UE
Pregunta cualquier cosa a Pennylane
Prueba un prompt real contra Pennylane vía AnythingMCP — Claude llama a los tools y responde. Pulsa Enter en tu mensaje para instalar en Cloud.
Instalar Pennylane en CloudClaude es IA y puede equivocarse. Verifica siempre las respuestas.
Setup en 2 minutos
- 1Inicia trial gratuita en cloud.anythingmcp.com.
- 2Click en Pennylane en el connector store. Pega las credenciales.
- 3Genera MCP API key y apunta el cliente AI a la URL MCP.
Guías para Pennylane
Setup paso a paso para los principales clientes AI.
Configurar Pennylane
Directamente de la definición del conector: dónde encontrar las credenciales, qué permisos necesitan y con qué API habla este adaptador. Proporcionadas en inglés por el autor del conector.
Getting a token
- Sign in to Pennylane and open Paramètres → Intégrations → API (Settings → Integrations → API).
- Create a personal access token and put it in
PENNYLANE_API_TOKEN. The token is scoped to one company (entreprise); an accountant handling several clients needs one connector per client.
This adapter targets API v2 at https://app.pennylane.com/api/external/v2. Pennylane's v1 is still served but is being wound down, and its pagination and field names differ — if you find a v1 example online, it will not work here.
Cursor pagination. v2 returns next_cursor; pass it back as cursor to get the following page. There is no page number, and computing an offset is not possible.
Customer vs supplier invoices. customer_invoices are what you issue; supplier_invoices are what you receive. Both carry currency_amount (in the document's currency) and amount (in the company's), which are not the same number for a foreign-currency invoice.
Filters are a JSON array, e.g. filter=[{"field":"date","operator":"gteq","value":"2026-01-01"}]. Operators include eq, not_eq, gt, gteq, lt, lteq, cont and in. The tools below pass the string through verbatim so the full grammar stays available.
Amounts are strings, to avoid float rounding. Parse them; do not do arithmetic on the raw JSON in a prompt.
Cloud reachability: app.pennylane.com is public with a valid certificate.
Tu IA está a dos clicks de Pennylane.
Instala el conector, pega credenciales, pregunta a la IA. 7 días gratis, sin tarjeta.