---
summary: "Adds Ollama, Ollama Cloud model provider support to OpenClaw."
read_when:
  - You are installing, configuring, or auditing the ollama plugin
title: "Ollama plugin"
---

# Ollama plugin

Adds Ollama, Ollama Cloud model provider support to OpenClaw.

## Distribution

- Package: `@openclaw/ollama-provider`
- Install route: included in OpenClaw

## Surface

providers: `ollama`, `ollama-cloud`; contracts: `memoryEmbeddingProviders`, `tools`, `webSearchProviders`

## Related docs

- [ollama](/providers/ollama)
- [ollama-cloud](/providers/ollama-cloud)
