Access guide
One page for the question every model launch raises: where can you actually run it, what does each route cost, and which free tiers are real. Official APIs, routers, and local weights for GLM-5.2, Kimi K3, Claude, GPT-5.6, and Gemini - every price traced to a provider page or one of our verified deep dives.
Last updated: August 2026. Prices are snapshots from the linked source posts; pricing pages are the only source of truth and they move. The OpenCode Go link is a Developers Digest referral link; you may receive a signup benefit and we may receive credits.
Short answer
Open-weights models (GLM-5.2, Kimi K3) are cheapest through routers and inference clouds, where hosts compete on price - start with OpenRouter. Closed models are their vendor's API plus whatever their subscriptions bundle: Codex now ships with every ChatGPT plan including Free, Gemini CLI has the most generous free quota, and Claude's plan value sits in Opus 5 and Sonnet 5 - Fable 5 is API-only. Genuinely local means a smaller model from the local models hub.
Official API
The vendor's own endpoint: the reference price, first access to new features, and the full context window. For closed models (Claude, GPT-5.6, Gemini) it is effectively the only lane, plus cloud platforms like Bedrock and Vertex AI for Claude.
Routers and clouds
One key, consolidated billing, failover, and price competition between hosts. This lane only exists for open-weights models - which is exactly why GLM-5.2 undercuts its own list price on OpenRouter while Kimi K3 holds one uniform rate. The optionality argument is the deeper reason to care.
Local and self-host
Zero per-token cost if the weights are open and your hardware is real. The 2026 frontier open models are datacenter-class, so local for most developers means a smaller dense model via Ollama - see the local models hub for what actually fits a laptop.
| Model | Official API ($/1M in / out) | Cheapest documented route | Free path | Open weights |
|---|---|---|---|---|
| GLM-5.2 | $1.40 / $4.40 (Z.ai) | OpenRouter $1.20 / $4.10 | OpenCode Go credits, ZCODE quota | Yes (MIT) |
| Kimi K3 | $3 / $15, $0.30 cached (Moonshot) | Same rate across most hosts | Vercel AI Gateway $5 / 30 days | Yes (Kimi K3 License) |
| Claude Fable 5 | $10 / $50 | API only | None (plan access ended) | No |
| Claude Opus 5 | $5 / $25 (Fast Mode $10 / $50) | API | Included in Claude plan limits | No |
| Claude Sonnet 5 | $2 / $10 through Aug 31, then $3 / $15 | API (promo window) | Included in Claude plan limits | No |
| GPT-5.6 (Sol / Terra / Luna) | $5 / $30, $2.50 / $15, $1 / $6 | Luna $1 / $6 | Codex on ChatGPT Free | No |
| Gemini | See Google AI pricing | CLI free quota | ~1,000 CLI requests/day | No |
Anthropic prices verified July 27, 2026 on the official pricing page; GLM-5.2 rates verified June 20 and Kimi K3 rates July 27 in the source posts linked below. We do not list a Gemini API rate here because we have not verified one; check Google's pricing page.
Verified June 20, 2026; updated July 23
MIT-licensed open weights, so it is hosted almost everywhere and several hosts undercut the first-party price. The cheapest hosted routes serve fp4 quantized weights; test your task before optimizing purely on price.
Official
Routers and clouds
Local and self-host
Free and near-free
Verified July 27, 2026
Open weights under the Kimi K3 License (not MIT), served by a dozen providers at a near-uniform $3 / $0.30 cached / $15 per 1M tokens. The differentiators are billing model, data boundary, and harness, not price.
Official
Routers and clouds
Local and self-host
Free and near-free
Tracked June-July 2026
Anthropic's heavyweight coding model is API-only: the promotional window that included it in Claude subscriptions ended in July 2026 after several extensions, and it now runs on usage credits at $10 / $50 per 1M tokens.
Official
Routers and clouds
Local and self-host
Free and near-free
Verified July 27, 2026
The subscription-friendly Claude tier: both models are included in Claude plan usage limits, and Sonnet 5 is in an introductory pricing window through August 31.
Official
Routers and clouds
Local and self-host
Free and near-free
Verified July 27, 2026
OpenAI sells three tiers of the same generation - and bundles Codex access into every ChatGPT plan, including Free, which makes it the widest zero-setup route to a frontier model.
Official
Routers and clouds
Local and self-host
Free and near-free
Verified July 27, 2026
Google's free quota is the most generous no-card entry point of any frontier vendor, with the caveat that the free tier mostly serves Flash and throttles Pro quickly.
Official
Routers and clouds
Local and self-host
Free and near-free
Kimi K2.5 via Kimi Code
Moonshot's previous-generation model runs at $0.60 / $2.50 per 1M tokens through Kimi Code, one of the cheapest agent-capable rates going if K3-level capability is more than the task needs.
Meta Muse Spark 1.1
Meta's first paid developer model: $1.25 / $4.25 per 1M tokens with a 1M-token context, tool calling, and MCP support, and $20 in free credits for US developers. Details in the pricing tracker.
The free stack
If the budget is zero: Windsurf's free tier, Augment's free Dev plan, Copilot Free (2,000 completions and 50 premium requests a month), and Cline with your own key or a local Ollama model cover a surprising amount of real work.
Gateways and proxies
An Anthropic-compatible proxy can point Claude Code at NVIDIA NIM, OpenRouter, DeepSeek, LM Studio, llama.cpp, or Ollama backends. The tradeoffs - auth, logging, tool-call translation - are covered in the model gateway breakdown.
Just trying a model: take the bundled or credited route - Codex on any ChatGPT plan, Gemini CLI's free quota, OpenCode Go's first-month credits, or Vercel AI Gateway's rolling $5 for K3. None requires a standalone API commitment.
Production tokens on a budget: for open-weights models, let the router market work for you and accept that the cheapest hosts serve quantized weights - validate on your own task first. For closed models the vendor price is the price; the lever is picking the right tier (Sonnet 5's promo window, Terra or Luna instead of Sol).
Daily agentic coding: flat-rate plans beat per-token billing once you code with a model every day: the GLM Coding Plan, Claude Pro or Max, or a ChatGPT plan with Codex. Watch burn multipliers - Fable 5 consumes a Claude window roughly twice as fast as Opus, which changes which plan you need.
Control or compliance: self-host open weights on vLLM or SGLang, or pick a host with an explicit data boundary (Fireworks documents US hosting and zero retention for K3). This only pays off at steady, high volume.
On hosted APIs, OpenRouter's auto-router ($1.20 input / $4.10 output per 1M tokens) and DeepInfra ($1.20 / $4.20) are the cheapest documented routes, both serving fp4 quantized weights. Z.ai's first-party API is the fp8 reference at $1.40 / $4.40. For trials, OpenCode Go referral credits and Z.ai's ZCODE CLI quota cost nothing up front.
Close to free: Vercel AI Gateway grants $5 in gateway credits every 30 days to teams without a paid plan, and OpenCode Go is $5 for the first month with K3 available. The weights are open, but at 1.4TB in MXFP4 needing roughly 8x GB300 per replica, self-hosting is not a free-tier substitute. There is no verified K3 route in Devin.
Not anymore. The promotional window that included Fable 5 in Pro, Max, Team, and Enterprise plans ended in July 2026 after several extensions. Fable 5 now runs on usage credits or the API at $10 input / $50 output per 1M tokens, and it burns the 5-hour usage window roughly twice as fast as Opus.
Official APIs give the reference price and first access to new features. Routers like OpenRouter consolidate keys and billing, add failover, and surface price competition between hosts - most useful for open-weights models served by many providers. Local weights only make sense for open models sized for your hardware; GLM-5.2 and Kimi K3 are both datacenter-class, so most developers should use a hosted route.
GLM-5.2 has MIT-licensed weights with vLLM and SGLang support, but at roughly 756B parameters it targets multi-GPU rigs; Ollama's glm-5.2:cloud tag runs on hosted GPUs, not your machine. Kimi K3's weights are open but not local-viable at 1.4TB. Claude, GPT-5.6, and Gemini are closed weights. For models that genuinely run on your hardware, see the local AI models hub.
The tool directory has verified profiles for every router, CLI, and agent on this page, and the local models hub covers what runs on your own hardware.

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