Connector guide2-minute read9 MCP toolsEN · DE · IT

Pennylane を MCP に — あらゆる AI エージェントから 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.

HCBy HelpCode team更新日 2 min read GitHub でオープンソース

クレジットカード不要 · 7日間の試用 · セルフホストの選択肢あり

Pennylane

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.

ツール

9

地域

FR

カテゴリー

Accounting

認証

Bearer Token

必要な環境変数

PENNYLANE_API_TOKEN
Cloud にワンクリックでインストール

7日間無料トライアル · クレジットカード不要

  • 7日間の無料トライアル
    クレジットカード不要
  • GDPR & SOC 2 ready
    EU データ保管、監査ログ
  • GitHub でオープンソース
    オープンソース · AGPL-3.0
  • ChatGPT、Claude、Gemini に対応
    MCP 対応クライアントすべて

インストール不要。2分以内に動きます。

cloud.anythingmcp.com で無料トライアルを開始し、Pennylane をワンクリックで追加して、AI クライアント(Claude、ChatGPT、Copilot、Cursor)を生成された MCP エンドポイントに向けるだけ。Docker も git clone も、開発経験も不要です。

無料トライアルを開始

Summary

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.

こう聞いてみよう

Pennylane のサンプルプロンプト

プロンプトをクリックでコピー。Claude / ChatGPT / Cursor / Gemini / Copilot / OpenClaw に貼り付けて、このコネクターで実行できます。

Pennylane · MCP 経由でライブ
共有
Opus 4.7

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

💡 インストール不要? cloud.anythingmcp.com を直接利用してください。 サインインし、Connectors → Pennylane をクリック、認証情報を貼り付け、MCP API キーを発行 — 完了です。Docker も git clone もローカルサーバーも不要。

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.

セットアップ

Getting a token

  1. Sign in to Pennylane and open Paramètres → Intégrations → API (Settings → Integrations → API).
  2. 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.

…(continued in the in-app connector instructions)

前提条件: PENNYLANE_API_TOKEN

ローカルでコネクタをインストール

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

http://localhost:3000/connectors/store を開き、 Pennylane を選択し、前提条件に記載された環境変数を入力します。

利用可能なツール

ToolWhat it does
pennylane_list_customersList customers with their name, SIREN/SIRET, VAT number, address and payment terms
pennylane_get_customerRead one customer by id, with their full billing address, tax identifiers, default payment conditions and recorded balance
pennylane_list_customer_invoicesList invoices you issued, with their number, date, deadline, customer, currency amount and paid status — the receivables view
pennylane_get_customer_invoiceRead one issued invoice in full: every line with its VAT rate, the totals in both the document and company currency, and the matched payment
pennylane_list_supplier_invoicesList supplier invoices you received, with their number, date, deadline, supplier, amount and paid status — the payables view
pennylane_list_suppliersList suppliers with their name, SIREN, VAT number and address, to resolve who a received invoice belongs to
pennylane_list_productsList products and services with their label, unit price, VAT rate and the ledger account they book to
pennylane_list_ledger_entriesList ledger entry lines with their account, label, debit, credit and journal — the bookkeeping view underneath the invoices
pennylane_list_bank_transactionsList bank transactions with their date, label, amount and reconciliation state, so unpaid invoices can be matched against money that actuall

次のステップ

このガイドは役に立ちましたか?

Your Pennylane agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

関連ガイド

connectors

Pennylane を ChatGPT に接続する方法 — MCP 経由

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.

connectors

Pennylane を Claude に接続する方法 — MCP 経由

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.

connectors

Pennylane を Cursor に接続する方法 — MCP 経由

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.

connectors

Pennylane を Gemini に接続する方法 — MCP 経由

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.

connectors

AFAS Profit を MCP に — あらゆる AI エージェントから AFAS Profit を操作

AFAS Profit — Dutch ERP and HR: read any published GetConnector, list what is available, and inspect a connector's metadata. Token auth with AFAS's base64-wrapped XML token.

connectors

Aruba Fatturazione Elettronica を MCP に — あらゆる AI エージェントから Aruba Fatturazione Elettronica を操作

Aruba Fatturazione Elettronica: send and track Italian e-invoices through the Sistema di Interscambio, read received invoices and their SDI notifications. Token auth against Aruba's B2B gateway.