Anthropic confirmed on Wednesday that it is assembling an in-house “custom silicon team” to design chips for Claude — the company’s first public acknowledgment of a proprietary hardware program that it had been building quietly since at least early June. The announcement confirmed by TechCrunch marks a strategic inflection: Anthropic is no longer only a consumer of external chip partners’ silicon. It is becoming a chip designer itself.

What makes this more than a hiring announcement is the methodology Anthropic described. A company spokesperson confirmed the program will follow a software-hardware co-design strategy — meaning the chip and the Claude model will be developed together, each shaping the other’s architecture. This approach, used by Apple for its M-series chips and by Google for its Tensor Processing Units, is why custom silicon can achieve efficiency gains that off-the-shelf hardware cannot. A chip designed around Claude’s specific computation patterns can dedicate every transistor to the operations Claude actually runs — transformer attention mechanisms, matrix multiplications, key-value cache management — eliminating the general-purpose overhead that Nvidia’s GPUs must carry for workloads they were never designed to serve.

The economic logic is direct. OpenAI’s Jalapeño inference chip, purpose-built by Broadcom and unveiled on June 24, reportedly showed roughly 50% per-token cost savings versus standard GPU inference in early testing, according to Broadcom CEO Hock Tan. Anthropic operates at a comparable scale — serving hundreds of thousands of enterprise customers and millions of individual users. A chip tuned to Claude’s serving patterns could represent hundreds of millions of dollars in annual savings at that volume.

The program is also implicitly a bet on architecture. An application-specific integrated circuit, or ASIC, is engineered for a specific class of operations and cannot be reprogrammed after manufacture. Building one around Claude’s model means Anthropic is confident that the transformer architecture underlying Claude will remain stable enough — in its core computation patterns — to justify the design investment before the chip becomes obsolete. That is a meaningful engineering commitment, not just a cost exercise.

What Co-Design Actually Means for Claude

The phrase “software-hardware co-design” carries more technical weight than it might initially appear. In conventional chip procurement, a company buys hardware — Nvidia GPUs, Google TPUs, Amazon Trainium — and then writes software to run on it. The hardware defines what is possible, and the software adapts. Co-design inverts the relationship: the chip is built to the software’s requirements from the beginning.

For an AI inference accelerator, co-design means the chip’s memory layout, data-flow architecture, and precision formats are tuned to the exact operations Claude’s inference framework executes most often. The compiler that maps Claude’s computation graph to hardware instructions is written in tandem with the chip’s register architecture, not retrofitted afterward. When a model’s inference workload can be expressed directly in the chip’s native instruction set — rather than through an abstraction layer like Nvidia’s CUDA — the efficiency gains compound: fewer memory transfers, lower latency per token, and higher throughput per watt.

This is why Anthropic’s job listing specified it is seeking engineers with experience “across hardware and software” — not only chip designers. The custom silicon team job listing specified candidates who have “shipped silicon” and are “comfortable making consequential calls without a large organization behind them,” signaling a lean, senior team rather than a traditional large-organization chip program. That framing also explains the compensation: the company is offering $320,000 to $485,000 annually for chip engineers — salaries that reflect both the genuine scarcity of engineers who can co-design AI accelerators and the level of seniority required to make architectural decisions at that scale.

Clive Chan, who joined Anthropic in early June 2026, anchors the technical leadership of the nascent program. Chan was the second hardware hire on OpenAI’s dedicated chip team, joining in January 2024 from Tesla’s Dojo supercomputer program — where he worked on Autopilot deep-learning infrastructure, including GPU optimization and training infrastructure. At OpenAI, he worked on Jalapeño’s matrix multiplication architecture and hardware performance analysis before leaving for Anthropic’s more nascent program. In an announcement on X, Chan said he was ready to “climb a new mountain from the base” — an accurate description of the engineering gap between OpenAI’s chip (already in prototype) and Anthropic’s (now formally named but not yet designed).

How Deep the Inference Cost Problem Actually Is

The economic pressure driving Anthropic’s chip investment has been building for years. The per-query cost of running a model equivalent to GPT-3.5 fell from approximately $20 per million tokens in November 2022 to $0.07 per million tokens by October 2024 — a more than 280-fold decline in roughly two years, driven almost entirely by hardware-software optimization, according to the Stanford HAI 2025 AI Index. Custom inference silicon — designed specifically to serve large language models rather than train them — is the primary mechanism behind that cost curve.

The economics are particularly compelling at frontier-AI scale. Custom AI accelerator shipments are on track to grow 44.6% in 2026, roughly three times the 16.1% growth rate projected for general-purpose GPUs, according to TrendForce data published by Tom’s Hardware — because at high enough volume, the design cost of a custom chip is straightforwardly amortized. For workloads that are predictable and stable, the question is not whether an ASIC is more efficient than a GPU — it almost always is — but whether the query volume is high enough to justify the design investment.

At Anthropic’s reported $47 billion annualized revenue run rate, the answer is yes. Developing an advanced AI chip at a leading-edge node — 2nm or 3nm — now costs approximately $500 million to $750 million, according to industry analyses citing Reuters. That figure represents roughly six to ten weeks of revenue at current scale. A 50% per-token reduction on even a fraction of Anthropic’s inference workload would generate annual savings that exceed the design cost within the chip’s first generation. The math is why every major AI lab is now pursuing custom silicon.

Nvidia’s hold on the AI chip market — roughly 70% to 80% by revenue — is not weakening in absolute terms. But every custom chip deployed by a hyperscaler or frontier AI lab is a chip Nvidia does not sell for that workload. For Anthropic, the motivation is control: of cost structure, of performance roadmap, and of supply chain. A chip designed around Claude cannot be discontinued, repriced, or withheld by a third party.

Where Anthropic Fits in the AI Hardware Race

Anthropic’s formal entry into chip design arrives six weeks after OpenAI unveiled Jalapeño on June 24 — a custom inference processor designed in partnership with Broadcom in nine months, from concept to a manufacturable blueprint. OpenAI’s approach relied heavily on Broadcom’s design expertise and manufacturing relationships, which is why the timeline was unusually compressed. Anthropic’s program, by contrast, appears to be building design capability in-house rather than relying on a design partner — an approach with a longer runway but potentially greater control over the final architecture.

Google’s TPU program, the most mature custom AI silicon effort among the major AI labs, now stretches through seven generations over a decade. Each Google TPU generation is co-designed with the next generation of Google’s models, with compiler infrastructure updated in parallel. Anthropic is starting the same loop, but from scratch rather than from generation seven.

Amazon’s Trainium and Inferentia chips handle training and inference for AWS’s AI services. Meta’s MTIA accelerators manage the billions of daily inference requests across Facebook and Instagram. Microsoft’s Maia 200, deployed in data centers in Arizona and Iowa, handles inference for OpenAI’s GPT models and is in early discussions with Anthropic as a fourth external chip option. The pattern across all five programs is identical: custom inference chips deliver 50% to 67% per-token cost reductions at production scale, a figure that transforms from an engineering ambition to an economic inevitability as query volumes reach billions per day.

The Manufacturing Question and the Long Horizon

The manufacturing question remains open for Anthropic. The company has held exploratory discussions with Samsung Electronics about using its 2nm foundry process — specifically Samsung’s SF2P node, a performance-optimized second iteration of its 2nm architecture using Gate-All-Around nanosheet transistors that deliver tighter electrical control than prior-generation FinFET designs. Samsung’s SF2P yields were approaching 70% as of early 2026, though high-volume production stability at that rate remained unverified at commercial scale. No manufacturing agreement has been signed. Samsung was a Series H investor in May 2026, creating a financial relationship that may give supply-chain discussions additional weight.

No Timeline, No Architecture, No Manufacturing Partner — and That Is the Point

Anthropic has deliberately offered no target date for when its custom chips might reach production, no architectural details, and no signed manufacturing agreement. This is normal for a program at this stage. A chip that does not yet have a defined specification cannot responsibly commit to a delivery date.

The program’s immediate deliverable is something more valuable at this stage than a chip: the engineering team that can design one. Anthropic has positioned Clive Chan’s hire and the current round of recruiting as the first phase of a program that, by the industry’s own timelines, would reach production between 2028 and 2030 at the earliest — roughly the same horizon at which the Hubbard, Texas data center campus (a roughly 2,800-acre, $15 billion project backed by Morgan Stanley financing and Google guarantees, targeting 1.6 gigawatts of on-site power) will be fully operational and in need of workloads to fill it. A heterogeneous compute fleet — today’s partner chips handling production, proprietary silicon handling optimized inference as it matures — is the architecture the campus is designed to support.

What Anthropic made clear is equally important: proprietary silicon is not a replacement for its partnerships. AWS Trainium, Google TPU, Nvidia GPUs, and AMD’s MI450 accelerators (with AMD committing a $5 billion equity stake and 2 gigawatts of capacity starting in 2027) remain the compute foundation on which Claude runs today. The custom chip is a future-tense asset. The existing relationships are present-tense reality.

For enterprise customers, the near-term significance lies less in the chip itself than in what the commitment signals: Anthropic has concluded that vertical control of its compute stack is not optional. It is writing the check on chip design rather than waiting for a third-party silicon partner to give Claude the hardware it needs. The long-term cost trajectory of running Claude — the number that determines whether Anthropic’s pricing remains competitive at scale, and whether its margins expand as compute costs fall — is now being addressed at the transistor level.

Frequently Asked QuestionsWhy is Anthropic building its own chip instead of continuing to use Nvidia, Google, and Amazon hardware?

Custom AI inference chips — designed around a specific model’s computation patterns — can eliminate the general-purpose overhead that Nvidia GPUs carry for tasks they were not built to serve. OpenAI’s Jalapeño chip, built in partnership with Broadcom and unveiled in June 2026, reportedly showed per-token cost savings of approximately 50% compared with standard GPU inference in early testing. At Anthropic’s scale — serving hundreds of thousands of enterprise customers — a comparable efficiency gain would represent hundreds of millions of dollars in annual savings. Anthropic has stated that its existing chip partnerships with AWS, Google, Nvidia, and AMD will remain central to its compute strategy; the in-house chip program is an additional track, not a replacement.

What does “hardware-software co-design” mean, and why does it matter for an AI chip?

Co-design means the chip and the AI model are developed together from the beginning, so the chip’s memory layout, data-flow architecture, and instruction set are tuned to the exact operations the model executes most often. The alternative — buying off-the-shelf hardware and writing software to fit it — always involves compromise, because general-purpose chips must serve many workloads simultaneously. When a chip is built specifically around Claude’s transformer attention mechanisms and matrix multiplication patterns, the compiler can map the model’s computation graph directly to hardware instructions without abstraction layers, reducing latency and increasing throughput per watt. This is why Apple’s M-series chips outperform Intel CPUs of similar power in Apple’s own software: the same co-design principle at work in a different context.

How much does it cost to build a custom AI chip, and when would Anthropic’s be ready?

Developing a custom AI accelerator at a leading-edge process node — 2nm or 3nm — now costs approximately $500 million to $750 million, according to industry analyses and Reuters reporting, driven by specialized engineering talent, mask costs for extreme ultraviolet lithography, and multiple tape-out cycles. Anthropic has not disclosed a timeline. By the AI chip industry’s standard development cycle — typically three to five years from concept to production — a chip beginning serious design work in 2026 would be unlikely to reach production before 2028 at the earliest. OpenAI’s Jalapeño, completed in nine months, was exceptional: it relied on Broadcom’s mature design infrastructure and existing manufacturing relationships, advantages Anthropic’s in-house team does not currently have.

Does Anthropic building its own chip mean Claude’s architecture is now locked in?

This is the most significant unstated implication of the chip program. An application-specific integrated circuit is optimized for a specific class of operations and cannot be fundamentally reprogrammed after manufacture. By committing to design a chip around Claude’s computation patterns, Anthropic is implicitly betting that the transformer architecture underlying Claude — specifically its attention mechanisms and matrix multiplication workloads — will remain stable enough not to become obsolete before the chip pays back its design cost. That is a real architectural confidence signal. It does not mean Claude’s capabilities are frozen; models can add new features while their core computation graph remains substantially similar. But significant architectural departures — a post-transformer paradigm, for instance — would require a new chip generation, at another $500 million or more.