AI Applications
AI Applications
Supported AI applications and integration solutions
Overview
cnAPI is compatible with various popular AI applications and tools. Below is a list of verified supported applications and their configuration guides.
Supported Applications
[### ChatGPT/Codex Client
Configuration guide for using cnAPI with Codex desktop clients and IDE extensions.](/en/docs/apps/codex-client/)[### Codex CLI
A command-line interface AI code assistant tool.](/en/docs/apps/codex-cli/)[### Claude Code
An Anthropic Claude-powered code editor integration.](/en/docs/apps/claude-code/)[### Factory Droid CLI
An AI agent tool for automating workflows.](/en/docs/apps/factory-droid-cli/)[### AionUi
Free, local, open-source 24/7 Cowork and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more.](/en/docs/apps/aionui/)[### CC Switch
One-click fill from cnAPI token page; configure Claude, Codex, or Gemini with main and variant models in the popup.](/en/docs/apps/cc-switch/)[### Cherry Studio
A powerful AI assistant client that supports multi-model conversations.](/en/docs/apps/cherry-studio/)[### DeepChat
An open-source, cross-platform multi-model AI client with one-click cnAPI provider import via DeepLink.](/en/docs/apps/deepchat/)[### Memoh
A containerized AI agent platform where each bot runs in its own container with long-term memory and multi-channel support.](/en/docs/apps/memoh/)[### OpenClaw
A self-hosted AI assistant platform — install OpenClaw, connect to cnAPI, and manage agents across Feishu, Discord, Slack, and more.](/en/docs/apps/openclaw/)[### Fluent Read
An AI-powered smart reading and translation assistant.](/en/docs/apps/fluent-read/)[### LangBot
A large language model-based chatbot framework.](/en/docs/apps/langbot/)[### Luna Translator
A real-time translation tool for games and documents.](/en/docs/apps/luna-translator/)[### AstrBot
An open-source, all-in-one Agent chatbot platform.](/en/docs/apps/astrbot/)
Integration Guide
Most applications only require configuring the following information to connect to cnAPI:
- API address: follow the application's field label; commonly
https://cnapi.vip - API Key: The token generated in the cnAPI console
- Model Name: Select the model to use
Different applications name the API address field differently:
| Field shown in the application | What to enter |
|---|---|
| Site URL, service URL, API address | Usually https://cnapi.vip |
| OpenAI Base URL, API Base URL, base endpoint | Usually https://cnapi.vip/v1 |
If the application automatically appends paths such as /v1/chat/completions, do not add /v1 manually. If the application asks for an OpenAI-compatible Base URL, or its guide explicitly says /v1 is required, use https://cnapi.vip/v1.
Do not add a trailing / to the API address. Use https://cnapi.vip or https://cnapi.vip/v1, not https://cnapi.vip/ or https://cnapi.vip/v1/; some applications append paths automatically and may produce //v1 or another double-slash endpoint.
For specific configuration steps, please refer to the detailed documentation of each application.
[ChatGPT/Codex Client
Trang tiếp theo](/vi/docs/apps/codex-client/)
How is this guide?