At Microsoft's Build developer conference in Seattle this week, the company that has invested $5 billion in Anthropic and $13 billion in OpenAI unveiled seven AI models it built entirely from scratch. The message behind the launch was plain: Microsoft intends to stop depending on its partners for the capabilities at the core of its business.

Seven Models, One Direction

The new models carry the MAI brand and span five task categories: reasoning, coding, image generation, voice synthesis, and audio transcription. The flagship, MAI-Thinking-1, is a sparse mixture-of-experts reasoning model with 35 billion active parameters and approximately one trillion total parameters. That architecture delivers a smaller inference footprint than dense models of comparable capability, which matters for the economics of running models at Azure scale. Microsoft's AI chief Mustafa Suleiman described the launch as "all about long-term self-sufficiency" for the company and its partners. All seven models were trained from scratch on commercially licensed data, with no weight distillation from any third-party AI lab.

That design choice carries an obvious implication. Microsoft currently routes substantial inference volume through OpenAI's GPT models and, increasingly, through Anthropic's Claude family. The MAI launch signals that the company is building toward a future where those relationships are a choice rather than a dependency. Microsoft broke its seven-year exclusive partnership with OpenAI in April 2026, freeing it to ship any model it chooses. The MAI models are the first major consequence of that freedom. Separately, Project Polaris, Microsoft's in-house coding model for GitHub Copilot, was announced at the same conference and is scheduled to begin replacing GPT-4 Turbo for all Copilot subscribers in August.

MAI-Thinking-1: Key Facts

  • ArchitectureSparse MoE, 35B active / ~1T total parameters
  • SWE-Bench Pro (software engineering)Matches Claude Opus 4.6
  • AIME 2025 (mathematics)97.0%
  • AIME 2026 (mathematics)94.5%
  • Blind human preference vs Claude Sonnet 4.6Preferred (1,350 evaluations)
  • Training dataCommercially licensed, no third-party distillation

MAI-Thinking-1 vs. Claude

The benchmark claims Microsoft is making for MAI-Thinking-1 are specific enough to be testable. On SWE-Bench Pro, the software engineering benchmark that has become a standard measure of agentic coding capability, the model matches Claude Opus 4.6, the version Anthropic shipped before Opus 4.7 and 4.8. On AIME 2025, drawn from the American Invitational Mathematics Examination, MAI-Thinking-1 reaches 97.0 percent. On the 2026 edition of the same exam, it scores 94.5 percent.

The human evaluation result is harder to dismiss. Microsoft commissioned 1,350 blind side-by-side comparisons from professional raters at Surge, and the results showed raters preferring MAI-Thinking-1 responses over those from Claude Sonnet 4.6. Sonnet 4.6 is Anthropic's mid-tier production model, the one most enterprise teams deploy for everyday document processing and reasoning tasks. It is not Claude's strongest model; that position belongs to Opus 4.8, which Anthropic released on May 28 with improvements across every major benchmark. But closing to parity with Sonnet 4.6 in human preference while matching Opus 4.6 on SWE-Bench puts MAI-Thinking-1 in range of the most commercially important slice of Anthropic's product line.

"This is all about long-term self-sufficiency for Microsoft and our partners. It's about models you can trust." Mustafa Suleiman, CEO of Microsoft AI, Build 2026

What the Launch Means for Anthropic

The timing is deliberate. Anthropic filed a confidential S-1 with the SEC on June 1, targeting a public offering at a reported valuation of $965 billion. The company's revenue run rate reached $47 billion in May, driven largely by enterprise customers accessing Claude through Azure, Amazon Bedrock, and Google Cloud. If Microsoft begins steering Azure customers toward MAI models for reasoning and general tasks, some of that demand attenuates. Running third-party model inference through Azure is a lower-margin business for Microsoft than running models it owns outright, so the incentive to accelerate MAI adoption is structural and durable.

Anthropic's defenses are real. Claude Opus 4.8 reports a 4x reduction in errors that slip through unnoticed, and its dynamic workflows feature in Claude Code lets a single session orchestrate hundreds of parallel subagents, capabilities MAI-Thinking-1 does not appear to match at this stage. The company also has eighteen months of enterprise relationships, a deeply embedded SDK ecosystem, and the coming public-market pressure to hold its customer base. Read more about Anthropic's competitive position in our analysis of its enterprise growth trajectory.

A year ago, no Microsoft-built model was within several benchmark tiers of Claude's top capabilities. MAI-Thinking-1 sits within one generation. That compression is a new fact in the competitive landscape, and enterprise procurement teams evaluating AI vendors heading into the second half of 2026 will have a well-funded, Azure-native alternative to weigh alongside Claude for the first time.

Further reading: Learn more about Claude's model family, read our background on Anthropic, or browse the latest Claude AI news.