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

# Integrations

> Use Bianxie AI with popular AI development tools

Most tools connect through an **OpenAI Compatible** provider. Set Base URL to `https://api.bianxie.ai/v1`, enter `API_KEY`, and choose a model from the [live model page](https://api.bianxie.ai/pricing). Claude Code uses the Anthropic-compatible configuration instead.

<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="CC Switch" icon="repeat-2">Manage Claude Code profiles.</Card>
  <Card title="Claude Code" icon="terminal-square">Connect through the Anthropic-compatible API.</Card>
  <Card title="Codex" icon="square-code">Configure a custom Responses 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.
