metir
metir
Download on App StoreGet it on Google PlayF1 FantasyLoginSign Up
Back to Blog
Meta
Muse Spark
Meta Superintelligence Labs
AI Agents
LLM API
AI Models

Meta Muse Spark 1.1 and the Meta Model API: The Quiet End of Meta's Open-Only Era

Meta released Muse Spark 1.1 on July 9, 2026, and put it behind its first paid developer API. A neutral, analytical look at the agentic benchmarks, the aggressive pricing, and why a company famous for open weights is now selling access to a closed model.

Metir AI TeamJuly 16, 202610 min read

On July 9, 2026, Meta released Muse Spark 1.1 and did something the company had never done before: it put a frontier-class model behind a paid developer API. For a firm whose public identity in AI was built on giving Llama weights away, the launch of the Meta Model API is a genuine strategic turn, and it is easy to miss under the benchmark charts. This piece looks at what the model actually is, how it performs by the numbers Meta released, how the pricing lands against the field, and why the business model around it may matter more than the model itself.

Meta logoMeta
Muse Spark 1.1 is the second model from Meta Superintelligence Labs and the first Meta model sold through a paid API.
Jul 9, 2026Muse Spark 1.1 releasesecond model from Meta Superintelligence Labs
1MToken context windowwith active context management
$1.25 / $4.25Input / output price per million tokensMeta Model API
$20Free credits for new sign-upsbefore pay-as-you-go

What Muse Spark 1.1 is

Muse Spark 1.1 is a multimodal reasoning model built specifically for agentic work, and the second model to come out of Meta Superintelligence Labs, the division Meta stood up to consolidate its frontier efforts. It is an upgrade to the original Muse Spark that debuted earlier in 2026, with Meta reporting gains in tool use, computer use, coding and multimodal understanding.

The feature list reads like a description of what an agent runtime needs rather than what a chatbot needs. The model ships with a 1 million token context window plus active context management, meaning it can compact its own context while preserving the steps it will need later, a practical answer to the way long agent runs otherwise overflow their window. It claims zero-shot generalization to new native tools, MCP servers and custom skills, and the API exposes structured output, parallel tool calling, a Files API and prompt caching. None of these are exotic on their own, but together they signal that Meta is aiming at the same agentic developer market that OpenAI, Anthropic and Google have been fighting over all year.

The benchmarks, read carefully

Meta positioned Muse Spark 1.1 as a frontier-tier competitor to GPT-5.5, Claude Opus 4.8 and Gemini 3.1 Pro, and leaned hardest on agent and tool-use evaluations, where its reported numbers are strongest.

Where Muse Spark 1.1 leads: agent and tool-use benchmarks

Reported scores on four agentic evaluations, higher is better. The release positions Muse Spark 1.1 ahead of Claude Opus 4.8 and GPT-5.5 on tool orchestration in particular.

Vendor-reported figures from the Muse Spark 1.1 evaluation report, July 9, 2026. Self-reported benchmarks flatter the releasing lab and should be read alongside independent testing.

The standout is JobBench, a professional tool-use test, where Meta reports 54.7 against 48.4 for Opus 4.8 and 38.3 for GPT-5.5, a wider spread than any other result in the release. On MCP Atlas, a test of scaled tool use, it reports 88.1 to Opus 4.8's 82.2 and GPT-5.5's 75.3. It also leads the reported set on Humanity's Last Exam with tools (62.1) and Finance Agent v2 (57.2).

Two cautions apply before reading too much into these. First, every number here is vendor-reported, and self-reported benchmarks reliably flatter the lab that publishes them; the honest way to read a launch chart is as a claim to be checked against independent testing, not as a settled result. Second, the comparison is deliberately drawn on agentic and tool-use tasks, the axis Meta chose to compete on. A model that leads on tool orchestration is not automatically the strongest on raw reasoning, long-form writing or the hardest science and math, and the release does not claim otherwise. The useful takeaway is narrower and still meaningful: Meta has produced a model that is credibly competitive at the specific job of driving tools and agents, which is exactly the workload growing fastest in production.

“

A model that leads on tool orchestration is not automatically the strongest on reasoning. The useful claim here is narrower, and still meaningful.

The price is the strategy

The benchmarks will be re-run by independent evaluators within days. The pricing is the part that reveals intent.

A frontier-tier pitch at a mid-tier price

List output price per million tokens, lower is cheaper. Muse Spark 1.1 lists at $1.25 input and $4.25 output, undercutting several established frontier and mid-tier models on output cost.

List output prices per million tokens. Comparison models span different release generations and are shown to place Muse Spark 1.1 on the price map, not to rank capability.

The Meta Model API lists Muse Spark 1.1 at $1.25 per million input tokens and $4.25 per million output tokens, with $20 in free credits for new accounts before pay-as-you-go billing begins. Output tokens are where inference bills add up in agentic workloads, because an agent generates far more than it shows, and $4.25 undercuts a range of established frontier and mid-tier models on that axis. Entering a crowded market below the incumbents on output price is a familiar playbook: it is the move of a challenger buying its way onto the shortlist, not a leader defending a premium.

There is a second, quieter design choice that matters as much as the sticker price. The Meta Model API speaks both the OpenAI SDK formats (Chat Completions and Responses) and the Anthropic Messages format. In plain terms, a developer already building against OpenAI or Anthropic can point their existing code at Meta's endpoint with minimal rewriting. That is a deliberate lowering of switching costs, and it tells you Meta understands that the barrier to trying a new model in 2026 is rarely the model and almost always the integration work.

Why a paid API is the real news

For most of the modern AI era, Meta's contribution was open weights. Llama models were downloadable, and the strategic logic was ecosystem influence rather than direct revenue: commoditize the layer your rivals sell, and benefit as the platform underneath. Muse Spark 1.1 does not follow that pattern. It is served through a paid, hosted API in public preview, initially for US developers, and access is metered per token like any other closed model.

This does not mean Meta has abandoned open weights, and it would be an overread to say so. What it does mean is that Meta now has a foot in both camps: an open lineage that shapes the broader ecosystem, and a paid frontier product that competes head-on with the labs it used to undercut. The interesting tension is that these two strategies can pull against each other. A generous open model can cannibalize demand for a paid one, and a company selling API access has a reason not to give its best work away. How Meta resolves that tension over the next few releases will say more about its actual direction than any single benchmark.

88.1MCP Atlas scorescaled tool use, vendor-reported
54.7JobBench scoreprofessional tool use, widest reported lead
OpenAI + AnthropicAPI formats supportedlow-friction migration
US-onlyPublic preview availabilityno EU access at launch

What it means for people building on models

For a developer or a team, another credible agentic model priced aggressively is straightforwardly good news. It adds competition on both capability and cost, and the API-compatibility choice means the cost of trying it is unusually low. The harder question is the one every new strong model raises: how do you take advantage of a field that now has half a dozen viable frontier options without rebuilding your stack every time the lead changes hands?

The answer most mature teams are converging on is to stop hard-wiring a single provider. When Muse Spark 1.1 leads on tool orchestration, another model leads on long-context reasoning, and a third is cheapest for bulk classification, the sensible posture is to route each job to whatever fits it rather than to marry one vendor. This is precisely why Meta's decision to speak the OpenAI and Anthropic API dialects is smart: it acknowledges that portability is now a feature buyers actively want. A model-agnostic workspace such as Metir AI sits at exactly that layer, letting a team send an agentic task to a tool-strong model and a bulk job to whatever is cheapest, and swap in a new release like Muse Spark 1.1 without rewriting the application around it.

The bigger picture

Muse Spark 1.1 is a solid, agent-focused model with credible reported numbers on tool use and an aggressive price. Taken alone, it is one more entry in a very fast-moving field. Taken as a signal, it is more interesting: it is Meta acknowledging that in 2026 the value in frontier AI is being captured through metered access to strong models, not only through the ecosystem gravity of open weights, and positioning itself to capture some of it directly.

Whether that pays off depends on execution and on how Meta balances its open and paid tracks. What is already clear is that the market for frontier model access keeps getting more crowded and more competitive, which pushes prices down and options up. For the people actually building with these models, that is the trend that matters, and the practical response is to stay flexible enough to use whichever model wins each job this quarter.

Sources:

  • Introducing Muse Spark 1.1 and the Meta Model API | Meta AI
  • Muse Spark 1.1: Meta's Agentic Model and API | DataCamp
  • Meta Superintelligence Labs Releases Muse Spark 1.1 | MarkTechPost
  • Meta prices Muse Spark 1.1 API at $1.25/$4.25 per M tokens | AI Weekly
  • Meta Announces Muse Spark 1.1, Beats Claude Opus 4.8 And GPT-5.5 On Some Benchmarks | OfficeChai

Ready to experience AI that adapts to you?

metir brings together the world's best AI models in one seamless experience. Start for free today.

Get Started Free
metir

Agentic Operating System for Professionals buried in meetings, emails and docs.

© 2026 metir. All rights reserved.

Product

  • Features
  • Pricing
  • Research
  • Blog
  • Enterprise

Company

  • Support
  • Careers

Legal

  • Terms of Service
  • Privacy Policy

Personalisation is powerful. Privacy is non-negotiable.

Status: All systems operational