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

<!-- Generated file. Do not edit by hand.
Run `pnpm plugins:inventory:gen` to rebuild it. Hand-written text survives only
between the openclaw-plugin-reference:manual-start and
openclaw-plugin-reference:manual-end comment markers. -->

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: `embeddingProviders`, `tools`, `webSearchProviders`

## Related docs

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