
TL;DR
Meta's first paid API model arrives with $1.25/M input tokens, 1M context window, and strong tool-use benchmarks. HN debates what it means for the open-weights company.
Direct answer
Meta's first paid API model arrives with $1.25/M input tokens, 1M context window, and strong tool-use benchmarks. HN debates what it means for the open-weights company.
Best for
Developers comparing real tool tradeoffs before choosing a stack.
Covers
Verdict, tradeoffs, pricing signals, workflow fit, and related alternatives.
Last updated: July 9, 2026
Meta announced Muse Spark 1.1 today alongside the public preview of the Meta Model API - marking the company's first paid, closed-weights model offering. The release signals a strategic shift for a company that built its AI reputation on open-weights releases like Llama.
Muse Spark 1.1 is a multimodal reasoning model from Meta Superintelligence Labs designed specifically for agentic tasks. The headline specs:
The model focuses on what Meta calls "agentic performance" - the ability to use tools, coordinate multi-step workflows, and operate autonomously. According to Meta's blog post, Muse Spark 1.1 "zero-shot generalizes to new native tools, MCP servers, and custom skills."
The Meta Model API pricing is notably aggressive:
| Token Type | Cost per 1M |
|---|---|
| Input | $1.25 |
| Output | $4.25 |
| Cached input | $0.15 |
| Web search | $2.50/1K queries |
For context, that $0.15 cached input price is lower than most competitors' standard input rates. The rate limits are generous too: free tier gets 60 requests/minute with 2M tokens/minute, paid tier gets 3,000 requests/minute with 4M tokens/minute.
As one HN commenter noted: "Very strong pricing, cheaper than Grok 4.5, particularly the cached reads."
Muse Spark 1.1's benchmark story is nuanced. It excels at tool use but trails top models on pure coding and reasoning:
Strong performance:
Competitive but trailing:
One commenter raised a valid concern about benchmark selection: "A lot of these benchmarks are unfamiliar. Are labs just choosing the ones that make them look best?"
Newsletter
Get the weekly deep dive
Tutorials on Claude Code, AI agents, and dev tools, delivered free every week.
From the archive
Jul 8, 2026 • 7 min read
Jul 8, 2026 • 6 min read
Jul 7, 2026 • 6 min read
Jul 7, 2026 • 5 min read
The HN discussion (113 comments at time of writing) centers on a few themes:
The closed-weights elephant in the room. Multiple commenters expressed disappointment that Meta, known for open-weights Llama releases, is launching a closed API model. "This is not open-weights, right?" asked one. Another noted: "I missed the fact that Meta was developing and releasing closed-weights models... bummer."
Trust issues persist. Some commenters remain skeptical after previous benchmark controversies: "My trust factor is gone with Meta right now. Has there been any independent analysis to confirm they didn't cheat on benchmarks again?"
But competition is competition. The prevailing sentiment acknowledges that more options benefit developers: "Competition for cheaper and efficient models is a good thing, regardless of if you don't like SpaceX, Meta, etc. Especially from US based labs."
One commenter connected the release to Meta's recent acquisition: "Everyone has been loving to shit on the Alexander Wang acquisition but this seems legitimately impressive to me? Meta's AI org went from a total mismanaged dumpster fire for multiple years to delivering a competitive model in less than a year."
A few observations for developers evaluating this:
The tool-use focus is real. If you're building agentic systems that need to call many tools reliably, the JobBench and MCP Atlas scores suggest Muse Spark 1.1 might outperform more expensive alternatives. The parallel tool calling and structured output support reinforces this positioning.
Pricing makes experimentation cheap. At $1.25 input / $4.25 output, you can run extensive agentic workflows without budget anxiety. The $0.15 cached input is particularly attractive for systems with repetitive context.
It's not on OpenRouter yet. Several commenters noted they're waiting for OpenRouter availability before testing. If you want to try it now, you'll need to use the Meta Model API directly.
The coding story is secondary. For pure coding tasks, Opus 4.8 and GPT-5.5 still benchmark higher. Muse Spark 1.1 seems optimized for orchestration and tool use rather than raw code generation.
Meta releasing a closed-weights paid API is strategically interesting. The Llama series established Meta as the open-weights champion, giving developers free access to frontier-capable models. Muse Spark 1.1 represents a different bet: that some developers will pay for a managed API experience, especially for agentic workloads where reliability and tool integration matter more than model weights.
Whether this signals a shift in Meta's AI strategy or just a parallel product line remains to be seen. The HN consensus seems cautiously optimistic: more competition is good, even if it comes with Meta's baggage.
Read next
Anthropic releases Claude Sonnet 5 with improved agentic capabilities, better tool use, and an introductory pricing deal. Here's what developers need to know.
6 min readMartin Alderson's argument for why open-weights models like GLM 5.2 will compress frontier lab margins is sparking debate on HN. Here is what the thesis actually says, where HN agrees and disagrees, and why it matters for developers choosing models.
7 min readxAI launched Grok 4.5, trained on trillions of Cursor interaction tokens. At $2/M input pricing, it undercuts Claude and GPT while benchmarking near Opus 4.7 level.
5 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
Unified API for 200+ models. One API key, one billing dashboard. OpenAI, Anthropic, Google, Meta, Mistral, and more. Aut...
View ToolMeta's open-source model family. Llama 4 available in Scout (17B active) and Maverick (17B active, 128 experts). Free to...
View ToolxAI's model with real-time X/Twitter data access. Grok 3 rivals top models on reasoning. Built-in web search and current...
View ToolAlibaba's flagship open-weight coding model. 480B total parameters, 35B active (MoE). Native 256K context, scales to 1M....
View ToolPick a model in 30 seconds. Built for the answer, not the marketing.
View AppTry AI models in the browser before paying for a single token.
View AppAnswer a few task questions and get a practical model recommendation with cost and latency tradeoffs.
View AppInstall Ollama and LM Studio, pull your first model, and run AI locally for coding, chat, and automation - with zero cloud dependency.
Getting StartedInstall the dd CLI and scaffold your first AI-powered app in under a minute.
Getting StartedReal-time prompt loop with history, completions, and multiline input.
Claude Code
In this video, I showcase CodeLLM, an AI-powered code editor that supports multiple models like Claude Sonnet 3.5, DeepSeek R1, and O1, 03 Mini. I demonstrate its features including autocomplete,...

In this video I show you the new multimodal model by Meta AI that allows you to input speech or text and get a host of different outputs from speech-to-speech translation to speech-to-text...

#LLAMA-2 #Meta #AI In this video I show you LLAMA 2, Meta AI's newest open source model that can be used for commercial use (so long as you have less than 700 million active users). In this...

xAI launched Grok 4.5, trained on trillions of Cursor interaction tokens. At $2/M input pricing, it undercuts Claude and...

Martin Alderson's argument for why open-weights models like GLM 5.2 will compress frontier lab margins is sparking debat...

Anthropic releases Claude Sonnet 5 with improved agentic capabilities, better tool use, and an introductory pricing deal...

Switzerland's fully open foundation model promises transparent training data and EU compliance. The HN crowd has questio...

A viral post argues AI works better on standardized codebases, making rewrites economically sensible. HN pushes back wit...

The Bun runtime completed an AI-assisted rewrite from Zig to Rust, fixing memory safety issues and improving performance...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.