Pennylane MCP + Claude: real-time wealth intelligence
This guide is for wealth advisors, private bankers, and wealth managers serving entrepreneur clients. It shows how to connect Claude to Pennylane through MCP to query real accounting data (with explicit consent) and produce real-time wealth analysis.
The edge is not accounting production. The edge is detecting wealth-relevant change between two meetings.
Why this is different from your current workflow
Without real-time access, your view relies on what the client tells you and on annual statements often received months later.
In that interval, cash levels move, dividend policy shifts, margins tighten or recover, and wealth-relevant signals emerge.
With Pennylane MCP, you query live company data and turn reactive follow-up into proactive decision-making.
The 4 high-value analysis angles
Cash position and operating stress
Track monthly cash evolution, overdue receivables, and stress signals before they become critical.
Profitability and distribution
Measure profit, margins, and dividend policy to detect unstructured capital and wealth allocation opportunities.
Transfer and exit preparation
Build valuation ranges from real data, detect anomalies, and prioritize pre-exit wealth topics.
Pennylane + Pappers cross-reading
Compare internal accounting with certified official data (INPI/BODACC) to strengthen wealth analysis reliability.
Prerequisites and quick setup
- Client side: active Pennylane account, V2 API enabled, API key shared with explicit consent.
- Advisor side: Claude Pro (or Anthropic API), Node.js installed, Pennylane MCP server configured.
- Store the API key only as a local environment variable, never in code or shared documents.
- Validate the confidentiality framework before usage (especially for sensitive data).
Claude Desktop configuration
{
"mcpServers": {
"pennylane-client": {
"command": "pennylane-mcp-server",
"env": {
"PENNYLANE_API_KEY": "CLE_API_DU_CLIENT"
}
}
}
}Compliance checkpoint
Accord client explicite Finalité patrimoniale documentée Politique de rétention clarifiée Données sensibles minimisées
Start with 1-3 volunteer executive clients before scaling to the full book.
5 operational use cases
1. Pre-exit valuation estimate
Build a first valuation range from real data and flag factors that could weaken the deal.
Via Pennylane, analyze financial data for
[company / configured access] over the last 3 available fiscal years.
I am a wealth advisor and my client is considering an exit
within 18 months.
Provide:
(1) Revenue and trend over 3 years.
(2) Net income and net margin over 3 years.
(3) Estimated EBITDA: net income + depreciation/amortization
+ identifiable financing charges.
(4) Current net cash position.
(5) Dividends distributed over the last 3 years.
(6) Valuation range from sector multiple [sector]:
low / central / high.
(7) Warning points that could impact valuation
or complicate the transaction.2. Monthly monitoring of wealth signals
Identify each month which clients require meaningful outreach rather than generic follow-up.
Via Pennylane, run a monthly analysis of
[client / configured access] financial situation.
Identify:
(1) Monthly cash evolution: up/down/current level.
(2) Distributable dividends from current earnings:
is unoptimized capital building up?
(3) Client invoices overdue by more than 60 days
as potential stress indicators.
(4) Revenue trend vs previous month
and vs same month last year.
(5) Most important monthly signal:
is outreach justified this week?
If yes, with what wealth angle.3. Full transfer-readiness brief
Prepare a structured transfer brief in minutes instead of days.
Via Pennylane, prepare a full transfer brief
for [client name].
(1) 5-year financial analysis: revenue, net income,
estimated EBITDA, equity, net debt.
(2) 12-month average cash level to add/deduct
from potential transaction value.
(3) Cumulative dividends over 5 years as indicator
of actual distribution capacity.
(4) Potential anomalies/irregularities in accounts
that could impact valuation.
(5) Valuation range under 3 scenarios:
low / base / high multiple for [sector].
(6) Priority pre-exit wealth topics:
contribution-exit, Dutreil, OBO, holding structure.4. Detection of unstructured dividend flows
Spot distributed but non-optimized cash flows and propose concrete wealth structuring moves.
Via Pennylane, analyze the distribution policy
of [client name] over the last 3 fiscal years.
(1) Dividend amount distributed each year.
(2) Undistributed available earnings:
are reserves accumulating?
(3) Distribution ratio: what % of earnings
is distributed each year?
(4) Estimated personal wealth generated by
cumulative distributions.
(5) Unused optimization opportunities:
pension wrapper, life insurance, capitalization contract,
real-estate holding, executive pay mix optimization.5. Pennylane + Pappers cross-analysis
Combine live internal accounting with certified official records for robust wealth analysis.
Via Pennylane, retrieve real financial data
for [client name] over the last 3 fiscal years.
Via Pappers, retrieve certified official data for
the same company [SIREN]: filed statements, directors,
beneficial owners, recent BODACC publications.
Cross-check both sources:
(1) Consistency between internal accounting data
and officially filed statements.
(2) Recent BODACC signals explained by
Pennylane data.
(3) Full wealth reading: estimated valuation,
cumulative dividends, ownership structure,
relevant transfer pathways.
(4) Questions to ask the client in the next meeting
to validate or refine the analysis.Summary — what the system changes
| Metric | Before | With Pennylane MCP + Claude |
|---|---|---|
| Data access | Delayed annual statements | Real-time accounting data |
| Valuation quality | Statement-based estimates | Valuation grounded in real data |
| Unstructured dividends | Detected late | Automated proactive detection |
| Monthly signals | Irregular follow-up | Actionable monthly alerts |
| Transfer brief | Prepared over multiple days | Delivered in under 20 minutes |
Why this creates a durable structural advantage
The advisor operating on live data becomes the natural reference as soon as a critical event appears.
The relationship is no longer about availability, but about delivering the right trade-off at the right moment.
Once API access is granted, trust deepens and switching costs rise structurally.
To get started
- Identify executive clients already using Pennylane.
- Frame the API authorization conversation and formalize consent.
- Run the pre-exit valuation use case with one volunteer client.
- Deploy a monthly monitoring routine on your top 20 clients.