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

# AI Agent

> Liaobots 支持接入各类 AI Agent，按需付费无需订阅，成本远低于官方

## AI Agent 接入

Liaobots 支持接入各类主流 AI Agent，几分钟即可完成配置，按需付费无需订阅，成本远低于官方。

<CardGroup cols="3">
  <Card title="OpenClaw" icon="terminal" href="/API/cn/OpenClaw">
    AI 编程助手，支持本地文件操作与浏览器控制
  </Card>

  <Card title="Claude Code" icon="code" href="/API/cn/ClaudeCode">
    Anthropic 官方命令行编程 Agent
  </Card>

  <Card title="CodeX" icon="microchip" href="/API/cn/CodeX">
    OpenAI 官方命令行编程 Agent
  </Card>
</CardGroup>
