Any compatible AI tool
Connect third-party coding tools or IDE extensions to Coding Plan using OpenAI or Anthropic-compatible protocols.
Configure one of these API protocols:
This example shows how to connect CoPaw with the OpenAI-compatible protocol:
Coding Plan supports AI coding tools and OpenClaw-type agents only. These tool types are not supported:
To use Coding Plan in VS Code-based IDEs (like Cursor or Trae) or JetBrains IDEs (like IntelliJ IDEA or PyCharm), install one of these:
Compatible protocols
Configure one of these API protocols:
-
OpenAI compatible:
- Base URL:
https://coding-intl.dashscope.aliyuncs.com/v1 - API Key: Enter your Coding Plan-specific API key.
- Model: See supported models.
- Base URL:
-
Anthropic compatible:
- Base URL:
https://coding-intl.dashscope.aliyuncs.com/apps/anthropic - API Key: Enter your Coding Plan-specific API key.
- Model: See supported models.
- Base URL:
Example: CoPaw
This example shows how to connect CoPaw with the OpenAI-compatible protocol:
- Start CoPaw. Go to Settings > Models and click Add Provider. Enter any Provider ID and Display Name, and set Default Base URL to the OpenAI-compatible Base URL.
- Click Settings to enter your Coding Plan-specific API key and then click Models to add supported models.
- In LLM Configuration, select your provider, choose a model, and click Save to start using it.
For more details, see the CoPaw official docs.
Unsupported tool types
Coding Plan supports AI coding tools and OpenClaw-type agents only. These tool types are not supported:
- Workflow or automation platforms: such as Dify, n8n, or Coze.
- API testing tools: such as Postman or Insomnia.
- Custom applications: such as automated scripts or application backends that make direct API calls.
Misuse or account sharing may result in suspension.
Use in IDE
Some coding tools -- such as Cursor Free and Trae -- do not support custom endpoints and cannot connect directly to Coding Plan.