Claude Desktop integration with Ollama enables local and cloud model switching
TL;DR
Ollama adds built‑in support for Claude Desktop, allowing developers to toggle Claude on or off and seamlessly switch between Claude, Anthropic cloud models, and any local or cloud model hosted in Ollama, all with zero data telemetry.
Immediate benefit: one‑click model switching
- Enabling Claude in the Ollama UI automatically configures a third‑party gateway, so no manual API keys or network settings are required.
- Users can flip a toggle to turn Claude on, then select any model—local or cloud—from Ollama’s model list.
- Turning Claude off restores the previous Claude configuration, preserving existing workflows.
How to connect Claude Desktop to Ollama
- Open the Ollama application and select the Claude option.
- Activate the Claude toggle; Ollama will provision the gateway automatically.
- The integration is ready; you can now pick any model from the drop‑down menu shown in the settings screen.

While Claude is active, the model selector lets you choose among all models available in Ollama, whether they run locally on your machine or are hosted in Ollama’s cloud.

Supported usage scenarios
- Open models for coding and research – Run community‑released models directly on your hardware for low‑latency tasks.
- Cloud models for larger workloads – Switch to Anthropic’s hosted Claude or other cloud offerings when you need more compute.
- Hybrid workflows – Mix and match local and cloud models within a single Claude Desktop session.
Frequently asked questions
Will my prompts or data be sent to Anthropic or Ollama? No. Telemetry is disabled by default, and Ollama enforces a strict Zero Data Retention policy for all models, whether accessed locally or via the cloud.
Can I continue to use Anthropic models? Yes. You can toggle between Anthropic‑hosted Claude and Ollama‑hosted models from the same settings page.
Can I use my own local models with this integration? Yes. Configure a local model on the Settings page and select it for Claude’s backend.
Implications for developers
- The integration reduces friction for teams that want to experiment with both proprietary Claude models and open‑source alternatives without changing their development environment.
- Zero‑data‑retention guarantees help organizations meet privacy and compliance requirements while still leveraging powerful LLM capabilities.
- By exposing a unified UI, Ollama encourages broader adoption of local inference, potentially lowering cloud costs and latency for iterative coding tasks.
Getting started
- Install or update Ollama to the latest version.
- Open the Settings pane, enable Claude, and choose your preferred model.
- Begin prompting Claude Desktop as usual; the underlying model will be routed through Ollama.
This post summarizes the official Ollama announcement dated 2026‑08‑25.
Sources
Related
- Dispatch
- Project
- Dispatch
- Dispatch
- Dispatch