On May 18, 2026, Anthropic acquired Stainless, the startup that builds high-quality SDKs for API products. Stainless was responsible for the official SDKs of OpenAI's API, Cloudflare, Merge, and several others. Yes, you read that right: the company that built OpenAI's SDKs now works for Anthropic.
The deal didn't announce itself with public fanfare because, on the surface, it looks minor. But it's one of the most interesting signals of the year about where the model wars are headed.
What does Stainless actually do?
For non-developers: when a company launches an API, developers need a library in their language (Python, TypeScript, Go, Java, etc.) to call that API without having to build HTTP requests manually. That's an SDK.
Building an SDK that "works" is easy. Building one that is idiomatic, typed, maintainable, and has good DX is hard. Stainless specialized in that. Their SDKs have decent autocomplete, useful error messages, automatic retries, well-implemented streaming, and consistency across languages.
Why it matters for those of us already using Claude API
If you're already building product on Claude API (like we are with GV Proposals, in Geek Agent, and in several client projects), the next 6-12 weeks won't change much. But over the following 6-12 months, we expect:



