All Products
Search
Document Center

Alibaba Cloud Model Studio:Other programming tools

Last Updated:Mar 07, 2026

In addition to the listed tools, Coding Plan supports third-party programming tools that are compatible with the OpenAI or Anthropic API protocols and allow custom server-side endpoints. You can also configure these tools using IDE plugins.

Compatible protocols

For third-party programming tools that support custom server-side endpoints, configure one of the following compatible API protocols to connect to Coding Plan.

Use this feature only in programming tools such as Claude Code and OpenClaw. Do not use it for API calls in automated scripts, custom application backends, or any non-interactive batch scenarios. Using the plan's API key for calls outside the permitted scope is a violation or abuse. This may result in a suspended subscription or a blocked API key.
  • Compatible with the OpenAI API protocol:

    • Base URL: https://coding-intl.dashscope.aliyuncs.com/v1

    • API Key: Enter your exclusive Coding Plan API key.

    • Model: For more information, see Coding Plan overview.

  • Compatible with the Anthropic API protocol:

    • Base URL: https://coding-intl.dashscope.aliyuncs.com/apps/anthropic

    • API Key: Enter your exclusive Coding Plan API key.

    • Model: For more information, see Coding Plan overview.

For example, connect CoPaw by configuring it to be compatible with the OpenAI API protocol.

  1. Start CoPaw. On the Settings > Models page in the left navigation pane, click Add Provider. Enter custom values for Provider ID and Display Name. For Default Base URL, enter the base URL that is compatible with the OpenAI API protocol.

    2026-03-02_10-23-14

  2. Click Settings and configure your exclusive Coding Plan API key. Click Models and add the supported models.

    2026-03-02_10-35-39

  3. In the LLM Configuration section at the top, select the provider that you added in step 1, select a model, and click Save to start the conversation.

    2026-03-02_10-46-48

For more information about configuration, see the official CoPaw documentation.

Unsupported tool types

Coding Plan is intended only for use in AI programming tools and OpenClaw-type agents. The following types of tools do not support integration with Coding Plan:

  • Workflow or automation platforms: such as Dify, n8n, and Coze.

  • API testing tools: such as Postman and Insomnia.

  • Custom applications: such as directly calling the API in automated scripts or application backend code.

Using the plan's API key for calls outside the permitted scope is a violation or abuse. This may result in a suspended subscription or a blocked API key.

Use Coding Plan in an IDE

Note

Some programming tools, such as Tongyi Lingma Personal Edition, Cursor Free Edition, Trae, and Qoder, do not support custom server-side endpoints. You cannot use Coding Plan directly with these tools.

To use Coding Plan in VS Code–based IDEs such as Cursor and Trae, or JetBrains IDEs such as IntelliJ IDEA and PyCharm, install one of the following plugins: