---
title: "Claude Desktop support with Ollama · Ollama Blog"
url: https://daily.dev/posts/claude-desktop-support-with-ollama-ollama-blog-lmbhu0ela
source_url: https://ollama.com/blog/claude-desktop
type: article
source: "Ollama"
published: 2026-08-26T03:05:23.572Z
updated: 2026-08-26T17:08:35.807Z
tags: ["llm", "claude", "local-ai", "ollama"]
reading_time: 1
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Claude Desktop support with Ollama · Ollama Blog

**[Ollama](https://daily.dev/sources/ollama)** · 1 min read · 2 upvotes · 0 comments

## Summary

Claude Desktop can now be configured to use Ollama as a third-party gateway provider, letting developers run open models locally or via Ollama's cloud while still keeping the ability to switch back to Anthropic models. Setup is a toggle within Ollama; telemetry is disabled by default and Ollama enforces a zero data retention policy. Users can swap between cloud models for larger tasks and local models configured through Ollama's Settings page, switching back to their previous Anthropic setup at any time.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://ollama.com/blog/claude-desktop>

## Questions this post answers

### How do I use open models with Claude Desktop instead of Anthropic's models?

Claude Desktop can be configured to use Ollama as a third-party gateway provider. Open Ollama, select Claude, and turn it on; Ollama automatically configures the gateway so you can then choose any local model or a model from Ollama's cloud. Turning the Claude toggle off in Ollama restores the previous Anthropic setup.

_Anyone weighing local versus cloud models for Claude workflows can follow tool integration updates like this on daily.dev._

### Will my prompts be sent to Anthropic or Ollama when using Ollama models inside Claude Desktop?

No, telemetry is disabled by default when connecting Claude Desktop to Ollama. Ollama also applies a strict Zero Data Retention policy across all of its models and services, whether accessed through its cloud or run locally, so prompts and data are not retained or shared with Anthropic.

_Developers evaluating data privacy tradeoffs across AI tool integrations can track these details via daily.dev._

### Can I switch back to Anthropic models after connecting Claude Desktop to Ollama?

Yes, switching between Anthropic models and Ollama is done by toggling the feature inside Ollama. Turning the integration off restores the previous Claude setup, while turning it on lets you use any Ollama model, local or cloud, in place of Anthropic's own models.

_Those comparing model providers for their Claude setup can follow changes like this on daily.dev._

---

Tags: [#llm](https://daily.dev/tags/llm), [#claude](https://daily.dev/tags/claude), [#local-ai](https://daily.dev/tags/local-ai), [#ollama](https://daily.dev/tags/ollama)

[View this post on daily.dev](https://daily.dev/posts/claude-desktop-support-with-ollama-ollama-blog-lmbhu0ela)
