Back to Ollama

Overview

docs/integrations/index.mdx

0.33.11.6 KB
Original Source

Use Ollama from coding agents, personal assistants, and editors.

Run ollama launch to see the latest integrations you can run from the terminal.

Code in the terminal

<CardGroup cols={2}> <Card title="Claude Code" icon="/images/launch-icons/claude-code.svg" href="/integrations/claude-code"> Terminal coding agent with tools, vision, web search, and long context. </Card> <Card title="OpenCode" icon="/images/launch-icons/opencode.svg" href="/integrations/opencode"> Open-source coding agent that edits, runs, and iterates on code. </Card> <Card title="DeepSeek Harness" icon="/images/launch-icons/deepseek-harness.svg" href="/integrations/deepseek-harness"> DeepSeek's open-source agent harness with subagents and web search. </Card> </CardGroup>

Connect an assistant

Use open models in assistant apps.

<CardGroup cols={2}> <Card title="Claude" href="/integrations/claude-desktop"> Desktop assistant with local and cloud Ollama models. </Card> <Card title="OpenClaw" icon="/images/launch-icons/openclaw.svg" href="/integrations/openclaw"> Personal assistant for messaging apps and everyday tasks. </Card> <Card title="Hermes Agent" icon="/images/launch-icons/hermes-agent.svg" href="/integrations/hermes"> Open-source agent with self-improving skills, memory, and messaging. </Card> </CardGroup>

Work in your editor

Use Ollama models inside your editor.

<CardGroup cols={2}> <Card title="VS Code" icon="/images/launch-icons/vscode.svg" href="/integrations/vscode"> Use Ollama models in VS Code Chat. </Card> </CardGroup>