i
DATAIST
News · 2026-08-31

Anthropic buys Stainless, the SDK pipeline behind OpenAI and Gemini

@neuronium_ai @neuronium_ai

Anthropic has acquired Stainless, the company whose compiler produces the official client libraries for OpenAI, Google's Gemini, Meta's Llama Stack, Groq, Cerebras, Cloudflare Workers AI, Runway, LangChain and several hundred other API providers. Terms were not disclosed. The Information valued the deal at more than $300 million before it was announced, roughly double the $150 million Stainless carried after its December 2024 Series A, which Andreessen Horowitz led and Sequoia Capital joined. The startup had raised about $35 million in total. When a developer runs pip install openai, the package on the other end was built by machinery Anthropic now owns.

Cover: Anthropic buys Stainless, the SDK pipeline behind OpenAI and Gemini

Anthropic has acquired Stainless, the company whose compiler produces the official client libraries for OpenAI, Google's Gemini, Meta's Llama Stack, Groq, Cerebras, Cloudflare Workers AI, Runway, LangChain and several hundred other API providers. Terms were not disclosed. The Information valued the deal at more than $300 million before it was announced, roughly double the $150 million Stainless carried after its December 2024 Series A, which Andreessen Horowitz led and Sequoia Capital joined. The startup had raised about $35 million in total. When a developer runs pip install openai, the package on the other end was built by machinery Anthropic now owns.

Stainless takes an OpenAPI specification and emits finished libraries for Python, TypeScript, Go, Java, Kotlin and Ruby, with retries after errors, streaming, pagination and authentication already handled. When the underlying API changes, the libraries update automatically. Weekly downloads across those packages run into the tens of millions.

OpenAI built its own library generator in the first years of its API and abandoned it once maintenance grew past what one dedicated engineer could carry. It moved to Stainless and stayed there. Google uses Stainless for part of the Gemini API. Anthropic has used it for every official Claude library since the platform launched, which means the buyer was until now one customer among competitors on a shared pipeline.

This is Anthropic's fourth acquisition in roughly six months. In December it bought Bun, the JavaScript runtime. In February it bought Vercept, a computer-use startup. In April it bought Coefficient Bio, an early-stage biotech. Each was already in use by Claude or by Claude's customers before the deal, and each occupied a different layer of the developer or enterprise stack.

The logic running through all four is positioning, not hiring. Anthropic is buying components its competitors also run on. Bun strengthens Claude Code inside the JavaScript ecosystem; Vercept feeds Claude's computer-use work. Stainless is the heaviest of the four, because it makes Anthropic the owner and maintainer of the infrastructure rivals depend on to reach developers.

The timing sits inside a larger set of numbers. The same day the acquisition surfaced, Bloomberg reported that Anthropic is in talks for a new round at an $800 billion valuation, more than double the $350 billion mark set in February. In April the company's annualized revenue passed $30 billion, against roughly $24 billion for OpenAI.

Day one, nothing visible moved. PyPI and npm are publishing the same OpenAI and Gemini packages. Stainless customers keep the rights to the libraries already generated and can edit them.

What did disappear is the cloud compiler, the hosted piece that rebuilt libraries automatically whenever an API specification changed. That automation was the specific reason companies stopped maintaining generators of their own. Its removal is the entire transaction in miniature: the artifacts stay, the thing that kept them current does not.

My read is that the competitive intelligence angle, which will get the most attention, is the smaller half of this. What Anthropic actually bought is the position of being the party every competitor has to negotiate with about a dependency they already decided they did not want to own. OpenAI tried maintaining that layer and quit. Google never took it in-house for all of Gemini. Anthropic paid roughly double a year-old valuation for the privilege of carrying a burden its rivals had priced as not worth carrying, at a moment when its revenue run rate and fundraising make the price immaterial. That is a reasonable trade, and it is also the first time a frontier lab has bought a piece of the stack primarily because competitors stand on it.

Notably absent from the announcement is any statement about whether Anthropic will keep operating the pipeline for OpenAI and Google, and on what terms, once current arrangements lapse. Terms of the deal were not disclosed either. Those two silences are the same silence, and they are the only thing enterprise buyers actually need answered.

Then there is the question of signals. Specification changes from every major lab passed through the Stainless compiler before public launch. Anthropic says such signals will be isolated from its own teams. Anthropic is now the party that has to demonstrate that isolation holds, and the rest of the industry is the party that has to decide how much to trust it. However the technical partition is built, the perception risk already exists, and competitors will price it at renewal.

The advantage is real and bounded. Moving from one library vendor to another takes companies several quarters of engineering work, not years, and least of all at OpenAI and Google. Speakeasy, LibLab, Konfig and Fern have all raised in the past 18 months, and the open-source OpenAPI Generator is still there. None of them currently matches the finish that made enterprises pick Stainless, but that gap is closable.

An antitrust look is possible separately, if Anthropic uses the position to squeeze competitors on price or on the timing of new features. The US Federal Trade Commission has taken a steadily closer interest in AI infrastructure deals, and a frontier lab owning a shared developer-access layer is the structural shape regulators usually examine.

There is also an MCP dimension. The Model Context Protocol is an open standard Anthropic created, and Stainless built one of the most mature MCP server toolkits outside Anthropic itself. Owning both the protocol and the leading toolchain for implementing it strengthens Claude's ability to connect agents to outside systems. The standard does not become closed: MCP stays open and competitors can implement it. Whether they will keep investing in a protocol increasingly tied to one vendor's commercial interests is a different matter.

For enterprise buyers the first move is a dependency audit. AI procurement decisions made in 2024 and 2025 assumed developer tooling was neutral ground. That assumption no longer holds. Platform leads should establish which Stainless-generated libraries are running in production, which contracts they sit under, and what a migration would cost if an AI vendor decided to tighten its grip on that layer. The exercise takes a quarter at most and is cheaper before renewals start than during them.

OpenAI and Google both have the engineering capacity to bring library generation back in-house within two quarters, and the likely form of that is a quiet announcement about expanding an internal developer platform team. Worth watching alongside it: new rounds at Speakeasy, Fern and Konfig, for whom this acquisition may be the largest source of inbound demand they ever get.

The contest between frontier labs is moving down the stack. Benchmark leadership is disputed and does not copy well. Developer infrastructure can simply be purchased. Anthropic is the first lab to put capital behind that reading, which leaves the others choosing between following it, building their own, and accepting a structural disadvantage with their tooling in a competitor's hands.