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 giorni gratis · senza carta · hosting UE
Chiedi qualsiasi cosa a Pennylane
Prova un prompt reale su Pennylane via AnythingMCP — Claude chiama i tool e risponde. Premi Enter sul tuo messaggio per installare su Cloud.
Installa Pennylane su CloudClaude è un'AI e può sbagliare. Verifica sempre le risposte.
Setup in 2 minuti
- 1Avvia la trial gratuita su cloud.anythingmcp.com.
- 2Clicca Pennylane nel connector store. Incolla le credenziali quando richiesto.
- 3Genera una MCP API key e punta il client AI all'URL MCP generato.
Guide per Pennylane
Setup passo-passo per i principali client AI.
Configurare Pennylane
Direttamente dalla definizione del connettore: dove trovare le credenziali, quali permessi servono e con quale API parla questo adapter. Fornite in inglese dall'autore del connettore.
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.
La tua AI è a due click da Pennylane.
Installa il connettore, incolla le credenziali, chiedi all'AI. 7 giorni gratis, niente carta.