← Back to Blogs
HN Story

Anthropic Acquires Stainless: Strengthening the Bridge Between Agents and APIs

May 20, 2026

Anthropic Acquires Stainless: Strengthening the Bridge Between Agents and APIs

The frontier of artificial intelligence is rapidly shifting from models that simply provide answers to agents that can execute actions. However, an agent's utility is fundamentally limited by the systems it can reach. To address this bottleneck, Anthropic has announced the acquisition of Stainless, a company specializing in the generation of high-quality SDKs, CLIs, and Model Context Protocol (MCP) servers.

Stainless has been a long-term partner for Anthropic, powering every official Claude SDK since the API's inception. By automating the transformation of API specifications into native-feeling libraries across TypeScript, Python, Go, Java, and Kotlin, Stainless has enabled developers to integrate Claude into their workflows with minimal friction. This acquisition is a strategic move to deepen Claude's ability to connect to external data and tools, furthering the vision of a truly agentic ecosystem.

The Strategic Pivot to Agent Connectivity

For Anthropic, the acquisition is less about acquiring a specific piece of intellectual property and more about controlling the "last mile" of the developer experience. As Katelyn Lesse, Head of Platform Engineering at Anthropic, noted, "Agents are only as useful as what they can connect to."

By integrating the Stainless team, Anthropic aims to accelerate the development of MCP servers—the connectors that allow AI agents to interact with third-party software. This aligns with Anthropic's broader push into enterprise utility, as seen in their expanded partnership with PwC and the launch of "Claude for Small Business," both of which rely heavily on the ability of the model to interface with existing business tools.

The "Acquihire" Controversy

While the strategic logic for Anthropic is clear, the acquisition has been met with significant backlash from the developer community. The primary point of contention is the decision to wind down Stainless's hosted products and SDK generator.

According to community reports, new signups and projects for Stainless are no longer available. This has led many to characterize the move as an "acquihire"—where a company is purchased primarily for its talent rather than its product—resulting in the sunsetting of a valuable tool for other developers.

"As we focus on Claude Platform capabilities and connecting agents to APIs, we’ll be winding down all hosted Stainless products, including our SDK generator... For better or worse, it's an acquihire."

This decision has caused particular distress for existing Stainless customers. Because SDK generators often produce slightly different client libraries, migrating to an alternative is not as simple as switching providers without breaking existing downstream integrations.

Community Reactions and Market Implications

The Hacker News community has raised several critical points regarding the broader implications of this acquisition:

1. Competitive Friction

Some observers suggest the move may be intended to hinder competitors. Since other major AI players, including OpenAI, have reportedly used Stainless for their SDKs, shutting down the service could create a technical hurdle for those relying on the platform.

2. The "Walled Garden" Trend

There is a growing concern that AI companies are building "walled gardens" by acquiring the foundational tooling they rely on. Users have pointed to a pattern of Anthropic acquiring companies that develop the very infrastructure they use, potentially reducing the open-source nature of the developer ecosystem.

3. The Role of AI in Tooling

Interestingly, some developers argue that the need for a dedicated SDK company is diminishing. With the rise of "vibe coding" and LLM-assisted development, many teams are now using AI to generate their own client libraries directly from OpenAPI specs, reducing the market for specialized generators.

Looking Ahead: Alternatives for Developers

With the sunsetting of Stainless, developers are seeking alternatives to maintain their SDK pipelines. Several options have emerged in the community discussion:

  • TypeSpec: A Microsoft-led open-source project used for Azure SDKs and docs.
  • APIMatic: A long-standing code generation partner for enterprise companies.
  • Custom Pipelines: Some companies, such as WorkOS, have opted to build and open-source their own OpenAPI-to-SDK pipelines to maintain full control over their platform's developer experience.

As Anthropic continues to integrate the Stainless team, the industry will be watching to see if this leads to a superior, more seamless connectivity layer for Claude, or if it signals a broader trend of consolidation that limits the tools available to the wider developer community.

References

HN Stories