AI DevelopmentNew Release9 min readPublished July 9, 2026

Meta's first paid model API · shipped July 9, tuned for agentic tool use and MCP

Meta Muse Spark 1.1: Meta's First Paid Agent Model

Meta shipped Muse Spark 1.1 on July 9 and, for the first time, put its own model behind a paid developer API. It is not a coding- accuracy leader — Opus 4.8 and GPT-5.5 beat it there — but it tops the professional and scaled tool-use benchmarks, which is exactly the capability that matters when you build agents that run real tools.

DA
Digital Applied Team
Senior strategists · Published Jul 9, 2026
PublishedJuly 9, 2026
Read time9 min
Sources6
API price / M tokens
$1.25 / $4.25
in / out · $20 free credits to start
Context window
1M
tokens · active compaction
Professional tool use
54.7
JobBench · #1, vs Opus 48.4 / GPT 38.3
vendor-reported
Availability
USpreview
public preview · not yet in the EU

On July 9, 2026, Meta did two things at once: it shipped Muse Spark 1.1, its most capable model yet for real-world coding and agentic tasks, and it started charging developers to use its own model for the first time. Both matter. The model is a genuine step up on agentic work; the paid API is Meta planting a flag in a market Anthropic and OpenAI have owned.

The honest headline is not that Muse Spark 1.1 tops every leaderboard — it does not. On pure coding and multimodal reasoning, Opus 4.8 and GPT-5.5 beat it. What it does win is a narrower, more interesting race: professional and scaled tool use — the ability to plan, call tools, and orchestrate work across apps and MCP servers. For a firm that builds agents to run real marketing tools, that is the number worth reading.

This guide maps what Meta actually shipped, the spec sheet an engineering team plans around, the benchmark standings read honestly, why tool use is the wedge that matters for agentic marketing, where Muse Spark 1.1 fits alongside Fable 5, Opus 4.8, and GPT-5.5, and the caveats to flag first — starting with the fact that the public preview is US-only.

Key takeaways
  1. 01
    Meta shipped Muse Spark 1.1 and its first paid developer API.From Meta Superintelligence Labs, positioned as Meta's most capable model for real-world coding and agentic tasks. It is Meta's first move to charge developers directly for its own model, on the new Meta Model API.
  2. 02
    It is an agent model, not a coding-accuracy leader.On Meta's own benchmark table, Muse Spark 1.1 tops professional and scaled tool use (JobBench, MCP Atlas) and tool-augmented reasoning, but trails Opus 4.8 and GPT-5.5 on pure coding (SWE-Bench Pro, DeepSWE, Terminal-Bench) and multimodal.
  3. 03
    Cheap, long-context, and easy to drop in.Meta's pay-as-you-go pricing starts at $1.25 in / $4.25 out per million tokens with $20 in free credits, on a 1M-token context window with active compaction. The API is drop-in for both the OpenAI and Anthropic SDKs — a near-zero-friction swap to test.
  4. 04
    Tool use is the wedge for marketing agents.Zero-shot generalization to new tools and MCP servers, multi-agent delegation, structured output, and parallel tool calling are exactly what agentic marketing systems lean on. On JobBench (professional tool use) it leads the field by a wide margin.
  5. 05
    Two caveats first: US-only preview and vendor numbers.The public preview is US developers only, with no EU access at launch — the big one for EU-based teams. And every benchmark figure is Meta-reported; run your own evals before switching a default.

01What ShippedWhat Meta actually shipped.

Muse Spark 1.1 comes out of Meta Superintelligence Labs — the same group that shipped Muse Image, Meta's first image-generation model. It is a multimodal reasoning model built for agentic tasks, and Meta frames it as a clear upgrade over the original Muse Spark on tool use, computer interaction, coding, and multimodal understanding. The gap between the two is not subtle: on several agentic evals the base Muse Spark scores in the teens where 1.1 clears the fifties, so read "1.1" as a different weight class, not a point release.

The bigger story is commercial. Until now, Meta's models reached developers mainly as open weights. Muse Spark 1.1 launches on the paid Meta Model API in public preview, which means Meta is now charging for access to its own frontier model the way Anthropic and OpenAI do — a strategic pivot as much as a product launch. It is also available in the Meta AI app's "Thinking" mode and on meta.ai for consumers.

For developers, the friction is deliberately low. Meta first introduced Muse Spark in April; the public-preview release is the answer to a steady developer ask for a way to build with it. The Meta Model API is self-serve and speaks both the OpenAI SDK (Chat Completions and Responses formats) and the Anthropic Messages format, so pointing an existing agent at Muse Spark is a base-URL and key change rather than a rewrite: set the base URL to api.meta.ai/v1, pass your key, and name the model muse-spark-1.1. That dual compatibility is a quiet but important distribution choice — it lets teams A/B a new model against their current one without re-plumbing the stack. For the broader field Meta is now competing in, our Q2 2026 agentic-coding platform matrix maps twenty tools side by side.

What partners are saying
Early launch partners frame the appeal around agentic depth at a workable price. Replit's Amjad Masad pointed to the combination of a million-token context, full multimodal support, built-in search, and strong coding as a complete agentic foundation; Cline's Saoud Rizwan highlighted tool use strong enough to run real coding workloads at a viable price point; and Box's Yashodha Bhavnani described enterprise capabilities competitive with today's leading frontier models, with particular strength on structured, procedural workflows. Read these as vendor-selected endorsements, not independent reviews.

02Spec SheetThe spec sheet that matters.

Strip away the positioning and here is what an engineering team plans around. Per Meta's own developer blog, pay-as-you-go pricing starts at $1.25 per million input tokens and $4.25 per million output tokens, with a one-time $20 in free credits on every new account. That lands above OpenAI's entry-level small models and Claude Haiku 4.5, but below a mid-tier model like Claude Sonnet 4.6 — mid-market, not rock-bottom, but cheap for the agentic performance it posts.

Muse Spark 1.1 is a reasoning model: it thinks before it answers, those reasoning tokens are billed as output, and a reasoning_effort parameter runs from minimal to xhigh so you match depth to the task. The context window is 1,000,000 tokens, and Meta says the model actively manages and compacts that context — dropping stale detail while keeping what a long-running workflow needs to continue. It reads images, video, and documents in a single call, and exposes native tool integration, structured output, and parallel tool calling. The Model API also ships built-in web-search grounding: add a web_searchtool to a Responses API call and the model returns real-time, cited answers with no retrieval stack to build. Meta reports lower hallucination and stronger resistance to jailbreaks and prompt injection than the original Muse Spark, and evaluates the model against Chemical & Biological, Cybersecurity, and Loss-of-Control risk categories under its Advanced AI Scaling Framework.

API pricing
In / out per million tokens
$1.25/$4.25

Reported launch pricing on the Meta Model API, with $20 in free credits to start. Above small models like GPT-5 mini and Haiku 4.5, below a mid-tier model like Claude Sonnet 4.6.

$20 free credits
Context window
Tokens, actively compacted
1M

A million-token window the model manages itself — compacting stale context while keeping what a long-running agent needs to continue. Inputs span text, images, video, and PDFs.

multimodal in
Interface
OpenAI + Anthropic compatible
2SDKs

The Model API speaks both the OpenAI SDK (Chat Completions + Responses) and the Anthropic Messages format. Set base URL api.meta.ai/v1, pass your key, name the model muse-spark-1.1 — plus built-in web_search grounding.

low-friction swap
Safety
Advanced AI Scaling Framework
3risk cats

Evaluated across Chemical & Biological, Cybersecurity, and Loss-of-Control categories, with Meta reporting lower hallucination and stronger resistance to jailbreaks and prompt injection than base Muse Spark.

vendor-reported

03BenchmarksBenchmarks, read honestly.

Meta's own launch table tells a split-decision story, and the split is the point. Group the benchmarks by what they test and a clean pattern falls out: Muse Spark 1.1 leads the agent and tool-use evals, and trails on pure coding and multimodal. The table below shows the vendor-reported standings against the strongest modes of each rival; Muse Spark's column is highlighted, and the leading score in each row is bold.

Meta-reported benchmark scores for Muse Spark 1.1 against Opus 4.8 (max), GPT-5.5 (xhigh), and Gemini 3.1 Pro (high) across agent, coding, and multimodal evals. Muse Spark 1.1 leads the agent and tool-use rows; Opus 4.8 and GPT-5.5 lead coding and multimodal.
BenchmarkMuse Spark 1.1Opus 4.8 (max)GPT-5.5 (xhigh)Gemini 3.1 Pro
MCP AtlasAgent · scaled tool use88.182.275.378.2
JobBenchAgent · professional tool use54.748.438.315.9
Humanity's Last ExamAgent · reasoning with tools62.157.952.251.4
OSWorld-VerifiedAgent · computer use · Opus leads80.883.478.776.2
SWE-Bench ProCoding · Opus leads · Muse 3rd61.569.258.654.2
DeepSWE 1.1Coding · long-horizon · GPT leads53.359.067.012.0
BabyVisionMultimodal · visual reasoning · GPT leads76.381.283.651.5
Source: Meta, Muse Spark 1.1 launch (vendor-reported) · leading score in bold · Muse Spark 1.1 highlighted

Read the pattern, not the highlight. On the four agent and tool-use rows — MCP Atlas, JobBench, Humanity's Last Exam, and Finance Agent v2 (57.2, not shown above) — Muse Spark 1.1 is first. On computer use (OSWorld) and personal tool use (Toolathlon) it slips behind Opus 4.8. And across coding (SWE-Bench Pro, DeepSWE 1.1, Terminal-Bench 2.1) and multimodal (CharXiv, BabyVision) it is a solid third — competitive, but not the leader. This is a model that wins the tool-orchestration race and concedes the raw-accuracy one.

Read the fine print
Every figure here is Meta-reported, drawn from its own launch table, and each rival is shown in its strongest mode — Opus 4.8 at max, GPT-5.5 at xhigh, Gemini 3.1 Pro at high. Vendor tables are marketing artifacts first and measurements second: harnesses differ, third-party scores are often self-reported, and the benchmark set is chosen by the team announcing. The split-decision shape is credible precisely because Meta shows the rows it loses — but treat the exact numbers as a starting hypothesis to test on your own work, not a verdict.

04The Real EdgeThe tool-use wedge that matters for agents.

Here is why the split matters for marketing rather than for a leaderboard. The work an agentic marketing system actually does is not one-shot code generation — it is orchestration: read a CRM, query an ads API, update a spreadsheet, call a research tool, hand off to a subagent, and keep the thread straight across a long session. Those are tool-use and planning skills, and they are exactly what JobBench and MCP Atlas measure. JobBench — professional tool use — is the clearest tell.

JobBench · professional tool use (higher is better)

Source: Meta, Muse Spark 1.1 launch (vendor-reported)
Muse Spark 1.1professional tool use · JobBench
54.7
#1
Opus 4.8 (max)second place
48.4
GPT-5.5 (xhigh)third place
38.3
Gemini 3.1 Pro (high)fourth place
15.9

The capability set behind that score reads like a spec for building agents. Meta reports zero-shot generalization to new tools and MCP servers — the model can pick up a tool it has never seen and use it correctly — plus multi-agent coordination with subagent delegation, native parallel tool calling, and structured output. It is even trained to choose between writing a script to automate a task and interacting with an interface directly, which is the kind of judgment that separates a demo agent from a dependable one. If you are standing up an agent stack on the Model Context Protocol, our guide to building an MCP server from scratch and the agent-protocol ecosystem map are the natural companions to a tool-use-first model.

Meta's own developer recipes show the depth in practice. In its computer-use walkthrough, Muse Spark drives a real Linux desktop from a single plain-language goal — no coordinates, no click-by-click script — by taking a screenshot, reasoning about what it sees, acting, and looking again, all inside a throwaway sandbox. In its multi-agent recipe, one model fills four roles — product manager, backend, frontend, and technical writer — that coordinate only through durable comments on a shared Kanban board, with the product manager as sole arbiter and the whole run replayable and auditable. That auditable, role-scoped orchestration is precisely the shape of a well-governed marketing agent team.

The pricing makes the wedge practical. Tool-use agents are chatty — they loop, they re-plan, they burn tokens on intermediate steps — so a model that is strong on tool use but expensive per token can be uneconomical to run at scale. At $1.25 in and $4.25 out per million, with a million-token window to hold a long session, Muse Spark 1.1 is priced to run the high-volume orchestration work rather than just demo it. For a real-world example of what tool-first agents unlock for an agency, see our MCP server rollout case study.

05Where It FitsWhere Muse Spark 1.1 fits an agency stack.

The move is not to crown a new default — it is to route. In a multi-model stack, Muse Spark 1.1 earns the tool-orchestration and high-volume agentic jobs, and you keep your top-accuracy models for the work where a wrong answer is expensive. The matrix below is the practical read.

Tool-orchestration agents
MCP-heavy, multi-tool workflows

Agents that read a CRM, call ads and analytics APIs, update sheets, and hand off to subagents. This is Muse Spark 1.1's strongest ground — #1 on professional and scaled tool use, at a price built for chatty loops.

Reach for Muse Spark 1.1
Long-context sessions
Big documents, long agent threads

A 1M-token window with active compaction suits long research runs, large-codebase context, and multi-step sessions that would blow a smaller window. Multimodal inputs (images, video, PDFs) widen the range.

Reach for Muse Spark 1.1
High-volume, cost-sensitive work
Bulk agentic tasks at scale

Where token spend, not a two-point accuracy gap, is the constraint. $1.25/$4.25 with $20 free credits makes it cheap to pilot, and the OpenAI-compatible API makes the swap near-zero-friction.

Reach for Muse Spark 1.1
Accuracy-critical coding
The hardest engineering work

Production-critical, one-shot-correct software work and detailed multimodal reasoning, where the accuracy race is the whole game. Opus 4.8 and GPT-5.5 lead the coding and vision evals — keep them here.

Keep Fable 5 / Opus 4.8 / GPT-5.5

The competitive context is the other half of the story. Muse Spark 1.1 lands the same week as SpaceXAI's Grok 4.5 and OpenAI's GPT-5.6 — a frontier now clearly splitting into tiers by job rather than one model to rule them all. Meta's entry is notable less for topping a chart than for where it aims: agentic tool use, at a price that makes agents economical to run. For a structured way to weigh price against performance across the field, our performance-vs-price efficient-frontier analysis is the framework we use, and Meta's enterprise business-agent push is the strategy this API extends.

06CaveatsThe caveats worth flagging.

Four things to weigh before you wire Muse Spark 1.1 into anything that matters. The first is regional, and for an EU-based team it is the big one.

Before you commit

(1) US-only public preview. At launch, Meta Model API access is open to developers in the United States; there is no EU access yet — worth flagging loudly, because our team and many of our readers are EU-based. (2) The benchmarks are Meta-reported, with rivals shown in their strongest modes; run your own evals on your own workflows before switching a default. (3) "Preview" means moving parts. Pricing, rate limits, and availability can shift before general availability — verify current numbers on the Meta Model API console. (4) It is not a coding leader. If your bottleneck is accuracy-critical software or detailed vision work, the table says Opus 4.8 and GPT-5.5 still win — route accordingly.

The first caveat deserves the emphasis. Because the preview is US-only, EU-based teams cannot production-test Muse Spark 1.1 on Meta's own API yet, and the most reliable path is to wait for the official regional rollout rather than route around access controls, which can violate terms of service. Plan any serious evaluation for whenever EU access opens, and treat the pricing and benchmark numbers above as a launch-day snapshot to re-verify — not a settled spec.

07ConclusionMeta picks a lane.

The shape of the frontier, July 2026

Muse Spark 1.1 is an agent model with a business model — and both are the story.

Meta did not ship the model that wins every benchmark, and reading it that way misses the point. Muse Spark 1.1 is a deliberate bet on a single capability — agentic tool use — packaged at a price and behind an interface built to make agents cheap to run and easy to adopt. That it also marks Meta charging developers for its own model for the first time makes the launch a strategic pivot, not just a version bump.

For an agency, that lands as a routing decision. Send the tool-orchestration and high-volume agentic work — the MCP-heavy, multi-tool, long-session jobs at the heart of agentic marketing — to Muse Spark 1.1, and keep the accuracy-critical coding and detailed multimodal reasoning on Fable 5, Opus 4.8, or GPT-5.5. The model that wins your agent workload is rarely the one that wins the leaderboard.

The one thing to wait on, if you are in the EU, is access — the preview is US-only for now. Everything else is a matter of running your own evals on your own workflows, measuring cost per completed agent run rather than a benchmark point, and slotting a genuinely strong tool-use model into a stack you already operate.

Put a tool-use model to work

We help agencies route the right model to the right job without overpaying.

Our team designs, benchmarks, and operates multi-model agent stacks — Muse Spark 1.1, Fable 5, Opus 4.8, GPT-5.5 — for tool-orchestration, MCP rollouts, and marketing automation, so cost per completed run drives the routing, not the hype.

Free consultationExpert guidanceTailored solutions
What we work on

Agentic model-stack engagements

  • Muse Spark 1.1 benchmarked against Fable 5 / Opus 4.8 / GPT-5.5 on your work
  • Cost-per-completed-run routing across a mixed model stack
  • MCP server rollouts and multi-tool agent design
  • Long-context research and document-automation pilots
  • Governance review for agentic tool-use systems
FAQ · Muse Spark 1.1 guide

The questions we get every week.

Muse Spark 1.1 is a multimodal reasoning model built for agentic tasks, from Meta Superintelligence Labs, launched on July 9, 2026. Meta positions it as its most capable model for real-world coding and agentic work, and a clear upgrade over the original Muse Spark on tool use, computer interaction, coding, and multimodal understanding. It launches on the paid Meta Model API in public preview, and is also available in the Meta AI app's 'Thinking' mode and on meta.ai. The headline capability is agentic tool use: it tops professional and scaled tool-use benchmarks such as JobBench and MCP Atlas, while trailing Opus 4.8 and GPT-5.5 on pure coding and multimodal reasoning.
Related dispatches

Continue exploring frontier releases.