Blog / AI News
AI News

Claude Desktop Now Runs Ollama Models โ€” Officially, With One Toggle

2026-08-27 ยท Jarvis Studio

On August 25, 2026, Ollama shipped v0.33 with official Claude Desktop support. Flip one toggle in the Ollama app and Claude Desktop keeps its entire interface โ€” only the model behind it changes. Run a local model and there is no usage cap and no bill. Turn the toggle off and your original Claude setup comes back instantly.

Ollama official announcement page for Claude Desktop support
The official announcement (ollama.com/blog/claude-desktop, August 25, 2026)

This is not a fork, and it is not a proxy. Ollama plugs into the third-party inference route that already exists inside Claude Desktop โ€” a pathway built to accept model providers beyond Anthropic. Nothing about the app is patched or replaced, which is also why reverting is a single switch.

Setup is three steps

  1. Open the Ollama app and select Claude
  2. Turn the toggle on โ€” Ollama configures the gateway for you
  3. That is it. Open Claude Desktop and it runs on your chosen model

If you live in a terminal, one command does the same thing:

ollama launch claude-desktop

While connected you can pick any model Ollama has โ€” a local one running on your own machine, or a larger model from Ollama cloud. The official framing is to keep light work local and send heavy coding or research to a cloud model. To go back, switch the Claude toggle off inside Ollama.

What actually changes

Until now, running a free model inside a Claude-grade interface always cost you something. Either you left Claude Desktop behind for a different app and gave up its file access and artifacts, or you wedged an unofficial proxy in the middle and accepted that every update might break it. This route removes that trade โ€” the app stays, only the engine is swapped, and it happens on a supported path.

Unofficial workaroundsOfficial gateway
Claude appFork or proxy requiredUntouched
SetupHand-edited config filesOne toggle
RevertingManual restoreInstant, same toggle
UpdatesLikely to breakSupported path

The cost angle matters too. If you have been bumping into usage limits, hitting the cap and continuing on a local model is now a supported option rather than a hack.

Where your data goes โ€” from the official FAQ

  • Are prompts sent to Anthropic or Ollama? No. Telemetry is disabled by default, and Ollama states a strict Zero Data Retention policy across both its cloud and local machine use.
  • Can I still use Anthropic models? Yes โ€” toggle between them inside Ollama at any time.
  • Do my local models work? Yes. Configure a local model in Settings.

One honest note: everything above comes from the official announcement and documentation. We have not yet benchmarked speed or output quality per local model on our own hardware. That test is running, and the numbers will be added to this post when they are real. We do not mix announced with measured.

Quick start

  1. Update Ollama to v0.33 or later, or install it from ollama.com
  2. Ollama app โ†’ select Claude โ†’ toggle on
  3. Pick a local or cloud model inside Claude Desktop
  4. To revert: toggle Claude off in Ollama

We run AI tools on real hardware and publish what actually holds up โ€” including the parts that break.

#Claude #ClaudeDesktop #Ollama #LocalLLM #FreeAI #AITools #AINews #JarvisStudio