DEV Community

Cover image for Claude on Wall Street: Anthropic's $1.5B Bet to Become Finance's AI Operating System
HIROKI II
HIROKI II

Posted on

Claude on Wall Street: Anthropic's $1.5B Bet to Become Finance's AI Operating System

Cover

Cover

The Day FactSet Dropped 8%

On May 5, 2026, something unusual happened in the markets. FactSet, the $17B financial data giant, dropped over 8% in a single session. Morningstar fell more than 3%. S&P Global and Moody's both saw sharp selling pressure.

The culprit wasn't an earnings miss or a regulatory filing. It was a GitHub repository.

Anthropic had just open-sourced anthropics/financial-services — a collection of 10 ready-to-run Claude agent templates purpose-built for investment banking, private equity, wealth management, and compliance. Alongside it came the announcement of a $1.5 billion joint venture anchored by Goldman Sachs, Blackstone, and Hellman & Friedman.

The market understood immediately: this wasn't a product launch. It was a reorganization of how financial work gets done.

What's Actually in the Repo

The 30,000-star repository isn't a collection of prompt templates. It's a three-layer operating system:

Agent Layer (10 named workflows)
  ├── Pitch / Meeting Prep / Earnings / Model Builder / Market Research
  ├── Valuation / GL Recon / Month-End Close / Statement Audit / KYC Screener
  └── Each runs end-to-end: pull data → build model → write memo → send email

Skill Layer (40+ domain-specific commands)
  ├── /comps /dcf /lbo /earnings /ic-memo /tlh
  ├── /source /screen-deal /portfolio /rebalance
  └── Domain commands that agents orchestrate

Connector Layer (12+ MCP data partners)
  ├── FactSet · S&P Capital IQ · Moody's (600M+ companies)
  ├── LSEG · PitchBook · Morningstar · D&B
  └── Guidepoint · IBISWorld · Third Bridge · SS&C Intralinks
Enter fullscreen mode Exit fullscreen mode

The architecture tells you everything about Anthropic's strategy. They're not building financial data. They're building the unified interface for all financial data — the same thing Bloomberg Terminal does, but through an open ecosystem rather than a proprietary walled garden.

Four Design Decisions That Matter

1. Cross-App Context Continuity

The feature that analysts care about most isn't an agent at all. It's the Claude add-ins for Excel, PowerPoint, Word, and Outlook. Work that starts in Excel doesn't need to be re-explained when it moves to PowerPoint. Claude carries the full analytical context across all applications automatically.

This solves the biggest friction point in finance: the constant shuttling between applications where context gets lost at every boundary.

2. Human-in-the-Loop as a Feature

Anthropic's messaging is unusually blunt about this: "Claude prepares; people approve. Nothing reaches a client, gets filed, or is acted on without human sign-off."

Every agent run produces a complete audit log visible in the Claude Console. Every tool call, every decision point — traceable. In a world where SEC and FINRA are watching, this isn't a nice-to-have. It's the price of admission.

3. Dual Deployment: Desktop + Headless

The same prompt and skill set runs in two modes:

  • Claude Cowork: Interactive desktop plugins inside M365 apps
  • Managed Agents API: Fully autonomous, headless deployment with credential vaults

This means a single workflow definition works for an analyst building a pitchbook interactively, and for a month-end close process that runs unattended at 2 a.m.

4. Open Source, Open Ecosystem

The entire repository is Apache 2.0 licensed. Pure Markdown + JSON, no build steps. The connector ecosystem includes 12+ data partners — notably Moody's, which responded to the competitive threat by launching a dedicated MCP app giving Claude access to credit ratings on over 600 million companies. If you can't beat them, become a pipe.

The $1.5B Joint Venture: Capital as Strategy

The partnership structure is as telling as the technology:

Partner Commitment Role
Goldman Sachs ~$150M Anchor investor, investment banking workflows
Blackstone ~$300M Anchor investor, private equity workflows
Hellman & Friedman ~$300M Anchor investor, mid-market deployment
General Atlantic, Leonard Green, Apollo, GIC, Sequoia Additional Strategic distribution

This isn't a typical software sale. It's a capital partnership designed to make key financial players structurally invested in Claude's success. The explicit goal: bring Claude into day-to-day operations of mid-market companies — the long tail that traditional financial SaaS has never penetrated.

Who Gets Disrupted

The market's reaction on May 5 told a clear story:

Company Stock Impact What It Signals
FactSet -8% Core pitchbook/comps business under threat
Morningstar -3% Research synthesis facing automation
S&P Global Sharp selling Data + analytics franchise at risk
Moody's Sharp selling → partnered Smart adaptation: become an AI data pipe

The deeper pattern: if AI agents can pull data from multiple sources and synthesize it automatically, the value of any single data platform's proprietary interface shrinks dramatically. The $24,000/year Bloomberg Terminal model — built on data exclusivity plus a proprietary interface — faces a structural challenge from an alternative that says: keep your data, we'll connect to all of it.

Three Paradigm Shifts

From tools to workflows. Previous AI in finance was point-solution: use ChatGPT to write an email, Copilot to complete a formula. Anthropic's agents handle end-to-end processes — pull comparables → build DCF model → generate pitchbook PPT → write cover email, all without losing context between steps.

From selling models to selling trust infrastructure. In finance, reasoning capability is table stakes. Audit logs, permission controls, and human-in-the-loop approval flows are what close deals. Anthropic is productizing compliance itself.

From standalone vendor to industry co-builder. The joint venture structure means Anthropic isn't selling software to finance. It's building financial infrastructure with finance, as a co-investor.

What This Means for the Industry

Analyst roles transform, not disappear. The 10 agents target time-consuming document-heavy work — pulling data, building models, writing first drafts, reconciling accounts. They don't replace judgment calls. As Mizuho's MD put it: "Preparation time becomes thinking time."

Mid-market democratization. Historically, only top-tier firms could afford the full Bloomberg + FactSet + PitchBook stack. Open-source agent templates with pay-as-you-go data connectors bring near-institutional AI capability to boutique investment banks, family offices, and small PE firms.

Compliance shifts from cost center to competitive moat. When KYC screening, statement auditing, and ledger reconciliation are embedded as real-time AI agents, the firms that adopt first gain not just efficiency but defensible audit trails.

The Risks

Risk Severity
Model hallucination in DCF models — one wrong assumption can mean billions in valuation error High
Data vendors restricting MCP access or raising prices Medium-High
Regulatory vacuum — SEC/FINRA haven't ruled on AI agent involvement in financial decisions Medium
OpenAI/Google likely to follow with similar offerings; Bloomberg may fortify its terminal ecosystem Medium

The Bottom Line

Anthropic is attempting to become the AI workflow operating system for financial services. Not by replacing Bloomberg Terminal, but by building an alternative path — one centered on agentic workflows, open data ecosystems, and embedded trust infrastructure.

The $1.5 billion joint venture, the 30,000 GitHub stars, and the real production deployments at Citadel, Walleye Capital (400 employees, 100% on Claude Code), FIS, BNY, Carlyle, Mizuho, Travelers, and Hg all point in the same direction: AI agents in finance aren't a proof of concept anymore. They're in production. The question is no longer if AI transforms financial work, but who controls the operating system it runs on.

The FactSet stock chart on May 5 might be the first page of that story.

Top comments (0)