What Anthropic actually shipped

On 30 June 2026, Anthropic launched Claude Science, described as "an AI workbench for scientists" rather than a new model. That framing matters more than it sounds. Anthropic is explicit that Claude Science "is not a new AI model and not a more capable model for biology" — it runs on the same Claude models already available to every subscriber, including Claude Opus 4.8, with no special access and no gating, as confirmed in TechCrunch's coverage of the launch. What is new is the harness around the model: pre-wired database connectors, a coordinating agent that delegates to specialist sub-agents, a separate reviewer agent that checks citations and calculations, and a reproducibility layer that ships the exact code and environment behind every figure.

  • Not a new model. Claude Science runs on existing Claude models, "including Claude Opus 4.8" — the same model already available on Pro, Max, Team and Enterprise plans.
  • 60+ databases, pre-wired. Named integrations include UniProt, PDB, Ensembl, Reactome, ClinVar, ChEMBL and GEO, plus NVIDIA's BioNeMo Agent Toolkit (Evo 2, Boltz-2, OpenFold3).
  • Multi-agent by design. A project-manager-style coordinator delegates to domain sub-agents or a researcher's own custom "expert" assistants, with a fact-checking reviewer agent in the loop before anything is called finished.
  • Reproducibility is the product. Every generated figure carries its code, environment, a plain-language description of how it was produced, and the full message history behind it.
  • Compute scales with the job. The workbench runs locally on macOS or Linux, over SSH on a remote server, or from an HPC login node, scaling out to on-demand GPU clusters — large or sensitive datasets stay put; only the necessary context reaches Claude.
  • Beta, included in existing plans. No separate SKU has been announced — it ships inside Pro, Max, Team and Enterprise subscriptions.

Anthropic is treating this as a flagship release, not a side project. Eric Kauderer-Abrams, describing the launch to MIT Technology Review, put Claude Science "right up there with Claude Code and Claude Cowork as the next really significant product" Anthropic is releasing — a strong signal that the company sees vertical, workflow-owning products, not raw model capability, as the next competitive front.

Pro tip

Don't evaluate Claude Science by asking whether Opus 4.8 got smarter at biology — it didn't. Evaluate it by whether the harness (the database connectors, the sub-agent delegation, the reviewer step) removes real friction from your own research pipeline. That is the part worth studying even if you never touch a protein structure.

Inside the workbench: architecture, databases and compute

The core architectural idea is delegation. A generalist coordinating agent acts as project manager: it plans the work, decides which specialist to call, and hands off tasks either to built-in domain sub-agents or to a researcher's own custom "expert" assistant trained on their lab's conventions. A separate reviewer agent then checks citations and calculations before results are surfaced — Anthropic's own framing of this, reported by TechCrunch, is closer to a second, independent pass than a rubber stamp, though it is still the same family of model checking itself rather than an outside authority.

The database layer is what turns a generalist coding agent into something a bench scientist would actually reach for. Anthropic's own account of the launch lists specific, well-known scientific data sources wired in from day one:

Integration Domain What it's used for
UniProt Proteomics Protein sequence and functional annotation
PDB Structural biology Experimentally resolved 3D protein structures
Ensembl Genomics Genome annotation and comparative genomics
Reactome Systems biology Curated biological pathway data
ClinVar Clinical genomics Clinical significance of genetic variants
ChEMBL Cheminformatics Bioactive compound and drug-like molecule data
GEO Functional genomics Gene expression and omics datasets
NVIDIA BioNeMo Agent Toolkit Structure and sequence prediction Evo 2, Boltz-2 and OpenFold3 model access

Integrations as described by Anthropic at launch; the "60+" figure covers the full connector and skill catalogue, of which the above are the named highlights.

Compute follows the same "meet the researcher where they work" logic. Claude Science can run on a laptop, connect to a remote server over SSH, or attach to an HPC login node, and it can scale out to on-demand GPU clusters for the heavier jobs — genome folding, large-scale variant calling — without the researcher having to leave the same session. Large or sensitive datasets do not have to move; only the context Claude actually needs is sent upstream. For anyone building in India's or the UK's tighter data-residency environments, that local-first design detail is arguably more consequential than the database count.

Recommended

If you're replicating this pattern yourself, wire one curated data source through MCP before you attempt the full coordinator-plus-sub-agents build. Our MCP 2026 roadmap piece is a reasonable starting map for what a production-grade connector layer needs — auth, server cards, scale — before you stack agents on top of it.

What it costs in practice

Anthropic has not published a Claude Science price list beyond "included in Pro, Max, Team and Enterprise" — but one early, independently reported test gives a useful data point. A Forbes contributor ran a literature-synthesis task across 490 papers on zoonotic spillover, extracting terminology and relationships that were missing from the field's formal ontologies. The job surfaced 1,240 conceptual categories and 864 relationship predicates absent from official reference schemes, and it cost $26 in usage.

That number is a single, self-reported data point from one workload — treat it as a shape, not a guarantee for your own use case, which will vary with document volume, database calls and compute. But it is directionally useful: a literature-synthesis job that would previously have consumed a research assistant's week ran to completion for the price of a modest lunch.

Watch out

The same reporter flagged the honest limit of this design: "once generation is cheap, the work that remains is judgment," and a model checking its own citations and calculations is not an independent truth source — it is the same family of model reviewing itself. He also noted the current database integrations skew heavily toward pharmaceutical and biomedical research; field sciences such as ecology or geology have far less comparable infrastructure wired in today.

How it stacks against OpenAI's GPT-Rosalind and Google's Gemini for Science

Claude Science did not launch into a vacuum. OpenAI shipped GPT-Rosalind, a life-sciences-tuned model series, in a gated research preview earlier in 2026, targeting drug discovery, genomics interpretation and pathway analysis. Google's Gemini for Science bundles a "Science Skills" package that connects to more than 30 life-science databases and tools, including AlphaFold Database, UniProt, AlphaGenome and InterPro, run through agentic platforms such as Google Antigravity.

Vendor Approach Access
Anthropic — Claude Science Existing models (incl. Opus 4.8) + 60+ database connectors + multi-agent harness Beta, included in Pro/Max/Team/Enterprise
OpenAI — GPT-Rosalind Purpose-built, fine-tuned model series for life sciences Gated research preview, US Enterprise customers
Google — Gemini for Science Gemini + "Science Skills" bundle, 30+ databases incl. AlphaFold Rolling out via Google Antigravity and related surfaces

The three approaches read as three different bets. OpenAI is betting on a specialised model. Google is betting on its own model family plus AlphaFold's gravitational pull. Anthropic is explicitly betting on workflow over model capability — a bet that also reads as a hedge against a research talent war that has already spilled into the open. Just days before the Claude Science launch, Nobel laureate John Jumper — AlphaFold's co-creator — left Google DeepMind for Anthropic, one of two high-profile departures that briefly wiped roughly $250bn off Alphabet's market value. Anthropic has not disclosed Jumper's role or start date, so treat the timing as context, not confirmation that he is behind this specific product. It lands, too, against a backdrop of Anthropic reportedly preparing an IPO filing later in 2026, where a credible pharma and biotech revenue line — alongside deals like Isomorphic Labs' own $2.1bn drug-discovery round — strengthens the growth story investors want to see beyond consumer chat.

Every article here is written by a Verified Builder. Want your name on the next one?

AI Tech Connect lists AI engineers, founders and researchers across India and the UK — and the people hiring browse it to find them. Adding your profile is free.

Become a Verified Builder →

The reusable template for pharma, biotech and research-heavy sectors

Strip away the protein folders and gene browsers, and what Anthropic shipped is a general-purpose pattern: a coordinating agent that plans work and delegates to domain sub-agents wired to curated, authoritative data connectors, backed by an independent reviewer step and a reproducibility layer that survives audit months later. That shape is not unique to biology. It is the same shape a legal-research desk, a financial-diligence team, or an engineering-compliance function needs — swap UniProt and ChEMBL for case-law databases, filing systems or standards registries, and the architecture holds.

This matters directly for builders in India and the UK, where research-heavy verticals are exactly where the domestic AI story is strongest right now. India's genomics and biotech clusters in Bangalore and Hyderabad, and the UK's Oxford–Cambridge–London life-sciences corridor, both sit on large volumes of structured, well-governed reference data — the same ingredient Claude Science depends on. Builders in these clusters don't need to wait for Anthropic, OpenAI or Google to wire up a vertical they care about. Claude's own Agent SDK and Model Context Protocol connectors, plus a compute story that increasingly includes IndiaAI's subsidised GPU capacity for teams that need to keep data in-region, are enough to build a narrower version of the same pattern today.

A generic version of that pattern — deliberately illustrative, not Anthropic's actual internal configuration — looks something like this:

{
  "coordinator": {
    "role": "plans work, delegates, checks scope",
    "delegates_to": ["domain_subagent_a", "domain_subagent_b", "reviewer"]
  },
  "domain_subagent_a": {
    "tools": ["mcp_connector: internal_case_law_db"],
    "task": "retrieve + summarise primary sources"
  },
  "reviewer": {
    "role": "independently checks citations and calculations",
    "output": "pass/flag, with reasons"
  },
  "artifact": {
    "includes": ["source_code", "environment", "message_history", "plain_language_summary"]
  }
}

The pieces that generalise best are the ones easiest to skip when you're moving fast: the independent reviewer step, and the artifact bundle that ships code and message history alongside the answer, not just the answer. Skipping them is exactly how "the model said so" answers end up in a client deliverable with no audit trail behind them — the same failure mode Claude Science is explicitly designed to avoid.

Builders who have already shipped something in this shape — a domain-specific retrieval-augmented stack with a review layer, in fintech, legal tech, life sciences or elsewhere — are precisely who AI Tech Connect's Verified Builder directory exists to surface to the people hiring for exactly this skill set across both markets.

Should you build on it, or build your own — and the funding window closing 15 July

If your team already pays for Claude Pro, Max, Team or Enterprise and works in a domain Claude Science already covers — genomics, structural biology, cheminformatics — trying the workbench costs nothing beyond your existing subscription and normal usage. It is worth doing before you invest in your own connector layer for the same data sources; there is little point rebuilding a UniProt or PDB integration that already ships.

Build your own version of the pattern instead when your critical data sources aren't in Anthropic's, OpenAI's or Google's catalogue — Indian clinical trial registries, NHS-adjacent datasets, proprietary lab notebooks, or any domain outside the current biomedical focus. Anthropic itself has flagged field sciences as under-served today, which is as much an opportunity as a gap for builders willing to do the connector work themselves.

Anthropic is also directly funding early adopters: up to 50 projects will each receive up to $30,000 in credits under the AI for Science programme, with an initial focus on biology and biomedical research. Applications closed 15 July 2026, and funded projects run from 1 September to 1 December 2026 — a concrete, time-boxed reason for researchers and research-adjacent builders in India and the UK to look at this now rather than filing it away as "interesting, later."