spoonai
TOPAnthropicStainlessM&A

Anthropic Bought Stainless — the SDK Tool Even OpenAI and Google Used — for $300M+

On May 18, Anthropic said it acquired Stainless, a startup that auto-generates high-quality API SDKs. Founded in 2022 by ex-Stripe engineer Alex Rattray, it was used by hundreds of companies — including rivals OpenAI, Google and Cloudflare. Terms weren't disclosed, but talks were reported above $300M. Anthropic will wind down hosted products while existing customers keep ownership of SDKs they've generated.

·8분 소요·AnthropicAnthropic
공유
Anthropic acquires API SDK tooling startup Stainless
Source: Anthropic

Here's the deal: Anthropic didn't just buy a company — it bought its rivals' infrastructure supplier

On May 18, Anthropic announced it acquired Stainless, a startup that auto-generates high-quality API SDKs. On the surface it reads like ordinary news — "AI company buys dev-tools startup." But the detail makes it a strategic move. Stainless was infrastructure used by OpenAI, Google, Cloudflare, Runway and Replicate — i.e., Anthropic's own competitors.

What Stainless does: feed it an OpenAPI spec and it auto-generates and maintains SDKs, CLIs and MCP servers — client libraries for Python, TypeScript, Go, Java, Kotlin and more. For an API company, it eliminates the hell of hand-maintaining client libraries across many languages. And crucially, every official Anthropic SDK has been built with Stainless from the start.

Terms are officially undisclosed, but The Information reported talks above $300M. Stainless was founded in 2022 by ex-Stripe engineer Alex Rattray, and is backed by Sequoia and a16z. It's a New York–based startup.

The post-acquisition change is telling. Anthropic will wind down all hosted Stainless products, including the SDK generator — but existing customers keep ownership and the right to modify and extend SDKs they've already generated. In other words: buy a shared tool rivals relied on, absorb it into Anthropic's internal capabilities, and close the external service. It chases two rabbits at once — strengthening developer experience (DX) and cutting off competitors' infrastructure.

The players — Anthropic, Stainless, Alex Rattray

Anthropic. Maker of Claude. The deal lands amid a run of big headlines — Jack Clark's Oxford lecture, a ~$900B valuation, IPO prep. Anthropic treats not just model quality but how easily developers can build with Claude as a competitive axis. In the agent era, the developer-interface layer (SDKs, MCP) is the moat.

Stainless. A leader in the narrow-but-deep "API → SDK automation" space — a de facto industry-standard tool used by hundreds of companies. Its support for generating MCP (Model Context Protocol) servers was likely especially attractive to Anthropic, since MCP is the open standard Anthropic champions.

Alex Rattray. Ex-Stripe engineer. Stripe is called the "textbook of developer experience," so a founder from that lineage building an SDK tool was a credibility anchor. Stainless's obsession with "SDK quality" maps neatly onto Anthropic's DX philosophy.

Why this acquisition is strategic

1. DX as a moat. As model performance converges, "which model is smartest" matters as much as "which model is easiest to build with" for adoption. Absorbing Stainless lets Anthropic control the SDK / CLI / MCP-server quality of the Claude API in-house at top level. If a developer can build something with Claude in five minutes, that is lock-in.

2. Strengthening the MCP ecosystem. Stainless auto-generates MCP servers from OpenAPI specs. MCP is Anthropic's open standard for connecting AI agents to external tools and data. By internalizing SDK automation, Anthropic can run a pipeline where "an API instantly yields an MCP server." It's an engine to accelerate MCP adoption.

3. Cutting off rivals' infrastructure. This is the most aggressive read. Stainless was used by OpenAI, Google and Cloudflare too. Winding down the hosted product forces those rivals to migrate their SDK-automation pipelines or build their own. Removing a key infrastructure supplier from competitors' hands is close to an "acqui-block." (Existing customer ownership is preserved, so the immediate hit is limited.)

4. Talent. A big chunk of a $300M+ deal pays for the Stainless team's SDK/DX expertise. Acquiring a Stripe-DNA team wholesale to bolster Anthropic's developer-tools org gives it a strong acqui-hire flavor.

Item Detail
Acquirer Anthropic
Target Stainless (founded 2022, NYC)
Reported price $300M+ (The Information; officially undisclosed)
Founder Alex Rattray (ex-Stripe)
Backers Sequoia, a16z
Post-deal Hosted products wound down; customers keep SDK ownership
Strategy DX moat + MCP boost + cutting rivals' infrastructure

Who gains what

Anthropic. It captures all three: (1) in-house, top-tier control of Claude's developer experience; (2) an MCP auto-generation pipeline that strengthens its open-standard leadership; (3) cutting off a supply source for rivals' SDK infrastructure. It's one piece of a bigger plan to own the "developer layer" in the agent era.

Stainless / Rattray. A $300M+ exit is a big win for a 2022 startup; Sequoia and a16z see good returns. Rattray and the team get to apply their SDK philosophy at far larger scale inside a frontier lab.

Existing customers — gains and friction. Gain: SDKs already generated remain owned and editable, so no immediate collapse. Friction: with the hosted generator shutting down, workflows that auto-regenerated on every spec change need an alternative. Big shops like OpenAI and Google will likely build their own; smaller API firms face switching costs.

Rivals (OpenAI, Google) — the loss. The direct hit is limited, but the symbolic message — "a competitor bought our infra supplier and closed it" — is loud. They face the burden of investing in their own SDK automation or moving to alternatives (other OpenAPI codegen). They'll also read the "Anthropic treats DX as a moat" signal and respond.

Precedents — wins and failures

Win: Stripe's DX obsession. The founder's alma mater, Stripe, proved "developer experience is growth," dominating payments with clean APIs, docs and SDKs. Anthropic's logic for buying Stainless is identical — "a good model isn't enough; the build experience must be best-in-class to win adoption." It's transplanting Stripe's lesson into AI.

Win: Microsoft's GitHub acquisition (2018). Microsoft bought the gateway of the developer ecosystem for $7.5B. The strategy — "own where developers gather and you pull through to cloud (Azure)" — worked spectacularly. Anthropic's Stainless deal is smaller but shares the "own the DX layer" mindset.

Risk: acqui-block backlash. Buying a shared tool rivals used and then closing it sometimes draws backlash and regulatory attention. Here, preserving customer rights softens the shock, and "SDK automation" has substitutes, so monopoly concerns are modest.

A failure lesson: post-acquisition integration. A common trap in tool-startup acquisitions is "key talent leaving after the product is shut down." Closing the hosted product can sap some team members' motivation. Whether Anthropic retains Rattray and the team and folds them into its DX org will decide success.

How rivals counter

OpenAI. It'll internalize SDK-automation capability or strengthen a developer-tool stack (Codex/Agents) to fight back on DX. With developer adoption a key metric, OpenAI won't leave Anthropic's DX-moat play unanswered.

Google. It can bolster Gemini's SDK and tooling ecosystem itself. With rich assets — OpenAPI codegen, Firebase, Cloud tools — Google may depend on Stainless less. But it won't cede leadership of open standards like MCP without a fight.

Alternative SDK tools. The vacuum from the Stainless shutdown is an opening for rivals (other OpenAPI codegen, Speakeasy). Expect a "we'll fill the seat Anthropic closed" positioning to absorb former Stainless customers.

MCP ecosystem diffusion. Anthropic leads MCP, but it's an open standard, so others are shipping MCP-server generators too. Internalizing Stainless creates a "reference for MCP automation," but the ecosystem itself will likely go multi-vendor.

So what actually changes — by persona

Claude developers. Good news. With Anthropic directly owning SDK / CLI / MCP-server quality, Claude's developer experience should get smoother. If you want to spin up MCP servers fast, watch the Anthropic toolchain's evolution.

Companies building API products. If you used Stainless hosting, plan your migration. Existing SDKs persist, but auto-regeneration needs an alternative (Speakeasy, your own codegen). Treat "AI labs buying SDK tools" as an infrastructure-dependency risk to recognize.

Rival builders (OpenAI, Google, etc.). A signal that the tool you relied on can have its hosting closed. Secure an SDK-automation alternative in advance. It also reaffirms the rule that DX drives adoption.

Investors. A signal that AI labs are seriously investing in the infrastructure layer beyond the model (SDK, DX, MCP). Strategic-acquisition value of developer-tool / DX startups may be re-rated. MCP-ecosystem startups are also worth watching.

MCP / agent ecosystem participants. As Anthropic internalizes "API → MCP server" automation, MCP adoption should accelerate. If you build MCP-based tools or connectors, prioritize compatibility with Anthropic's toolchain.

References

관련 기사

무료 뉴스레터

AI 트렌드를 앞서가세요

매일 아침, 엄선된 AI 뉴스를 받아보세요. 스팸 없음. 언제든 구독 취소.

매일 30개+ 소스 분석 · 한국어/영어 이중 언어광고 없음 · 1-클릭 해지