Skip to content
HomeNewsConceptsGuidesToolbox
AboutSubscribeUA
Subscribe

AI Today Brief

The daily AI-engineering brief. Built in public. EN · UA.

XTelegramLinkedInYouTubeRSS

Follow AI Today Brief on LinkedIn for daily AI-engineering updates and the weekly “5 shifts that changed how developers work” PDF.

Explore

NewsDigestsConceptsGuides

Company

SubscribeAdvertiseAbout

Legal

Editorial policyAI disclosurePrivacyTerms

© 2026 AI Today Brief. All rights reserved.

  1. Home/
  2. News/
  3. Tools & releases/
  4. Ollama Shifts Cloud Tiers to Usage Credits with Agent IDE Support
Tools & releases

Ollama Shifts Cloud Tiers to Usage Credits with Agent IDE Support

Ollama has introduced transparent per-token billing paired with monthly usage credits for its Pro, Max, and Team tiers. The service provides zero data retention and direct API integration with coding agents like Claude Code and Codex.

September 2, 2026· 4 min read
OKCurated by Oleksandr Kuzmenko, AI Product Engineer·Updated September 2, 2026·Sources cited on every story
AI-assisted · editor-reviewed·How we use AI
Ollama Shifts Cloud Tiers to Usage Credits with Agent IDE Support

Impact: Medium

Why it matters

You can connect Claude Code and Codex directly to hosted open-weight models with guaranteed credit allowances and zero data retention.

TL;DR

  • 01Pro tier ($20/mo) includes $60 in monthly model inference credits.
  • 02Team tier ($500/mo) offers $1,000 in pooled usage for unlimited team members.
  • 03Provides zero data retention endpoints compatible with Claude Code and Codex.

Key facts

Pro plan pricing
$20/month for $60 credits
Max plan pricing
$100/month for $300 credits
Team plan pricing
$500/month for $1,000 credits (unlimited seats)
Data retention policy
Zero data retention

Credit Multipliers and Pricing Structure

Ollama's updated hosted plans shift away from opaque limits to published per-token rates backed by bundled credit balances:

  • Pro Plan ($20/month): Includes $60 of monthly inference credits (3x multiplier on monthly fee).
  • Max Plan ($100/month): Includes $300 of monthly inference credits.
  • Team Plan ($500/month): Includes $1,000 of pooled monthly usage for unlimited seats.
  • Free Plan: Provides a baseline monthly allocation for starter models.

Coding Agent Integration and Data Privacy

Hosted models are accessible via standard API endpoints compatible with agentic coding tools including Claude Code and Codex. Ollama enforces zero data retention across its cloud instances hosted in the US and Europe, with additional Singapore hosting for designated Qwen open-weight model variants.

Try it in 2 minutes

# Connect an agentic CLI to your Ollama cloud endpoint
export OLLAMA_HOST="https://api.ollama.com"
export OLLAMA_API_KEY="your_api_key_here"

bash

✓ When to use

  • Use when connecting coding agents (Claude Code, Codex) to cloud open-weight models without managing GPU hardware.
  • Use for developer teams needing zero-data-retention hosted inference with pooled credit allowances.

✕ When NOT to use

  • Do not use if your team strictly requires fully on-premise, offline GPU inference.
  • Avoid if your monthly model token usage exceeds the bundled credit multiplier threshold and local compute is already paid for.

What to do today

  • →Check your Ollama dashboard to review current credit balances and upgrade options.
  • →Configure custom Ollama cloud API endpoints in your Claude Code or Codex setup.
#Ollama#Claude Code#Codex#Qwen

Sources

  • Ollama Token-Based Pricing Announcement
ShareShare on XShare on LinkedIn
← Previous storyGemini Adds Agentic Video Processing to Cut Token Usage by 88 PercentNext story →Google Launches Pics Image Editor with Object Segmentation and Text Translation

Related stories

  • Tools & releasesAnthropic Launches Enterprise Frontier Safeguards with Customer-Owned Data Retention
  • Tools & releasesCircleback Adds Free Unlimited Meeting Transcription and Model Context Protocol Support
  • Tools & releasesUnitpost Releases Open-Source Inbox-Safe Email Components and Agent Skill
  • Tools & releasesOpenAI Codex Desktop Bug Exfiltrates Private Local Model Chats via Memories Feature

Email digest

Get the morning AI brief

One email a day — the stories that matter for engineers, founders and tech leads. Human-edited, with links to primary sources.

  • ✓120+ sources scanned daily
  • ✓Edited by a human
  • ✓1 email per day
  • ✓EN + UA

By subscribing you agree to the privacy policy.