docs/integrations/index.mdx
Use Ollama from coding agents, personal assistants, and editors.
Run ollama launch to see the latest integrations you can run from the terminal.
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>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>