> ## Documentation Index
> Fetch the complete documentation index at: https://duomi-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> Use Duomi AI with popular AI development tools

Most tools connect through an **OpenAI Compatible** provider. Set Base URL to `https://api.duomi.ai/v1`, enter `API_KEY`, and choose a model from the [live model page](https://api.duomi.ai/pricing).

<CardGroup cols={2}>
  <Card title="OpenClaw" icon="terminal">Connect through the OpenAI-compatible API.</Card>
  <Card title="Cursor" icon="mouse-pointer-2">Override the OpenAI Base URL.</Card>
  <Card title="Cline" icon="code">Use the OpenAI Compatible provider.</Card>
  <Card title="OpenCode" icon="braces">Add an OpenAI-compatible provider.</Card>
  <Card title="Continue" icon="play">Configure a custom chat model.</Card>
</CardGroup>

<Warning>Third-party agents can read project files and execute commands. Verify the source and review approval and sandbox settings before use.</Warning>

Choose a tool from the sidebar for detailed configuration.
