All Products
Search
Document Center

Alibaba Cloud Model Studio:Other tools

Last Updated:Mar 30, 2026

Connect third-party coding tools or IDE extensions to Coding Plan using the OpenAI or Anthropic-compatible protocol.

Compatible protocols

Configure one of the following API protocols to connect your coding tool to Coding Plan.

Use your API key only in interactive coding tools such as Claude Code or OpenClaw. Do not use it in automated scripts, application backends, or non-interactive batch processes. Using your API key outside the allowed scope may result in your subscription being paused or your API key being revoked.
  • OpenAI compatible:

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

    • API Key: Enter your Coding Plan-specific API key.

    • Model: See Coding Plan overview.

  • Anthropic compatible:

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

    • API Key: Enter your Coding Plan-specific API key.

    • Model: See Coding Plan overview.

The following example shows how to connect CoPaw with the OpenAI compatible protocol.

  1. Start CoPaw. In the left navigation pane, go to Settings > Models. Click Add Provider. Enter any Provider ID and Display Name you like, and set Default Base URL to the OpenAI-compatible Base URL.

    2026-03-02_10-23-14

  2. Click Settings to enter your Coding Plan-specific API key. Click Models to add the supported models.

    2026-03-02_10-35-39

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

    2026-03-02_10-46-48

For more details, see the CoPaw official documentation.

Unsupported tool types

Coding Plan is designed for AI coding tools and OpenClaw-type agents only. The following 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.

Using your API key outside the allowed scope may result in your subscription being paused or your API key being revoked.

Use in IDE

Note

Some coding tools, such as Tongyi Lingma Individual Edition, Cursor Free, and Trae, do not support custom endpoints and cannot connect directly to Coding Plan.

To use Coding Plan in a VS Code-based IDE (such as Cursor or Trae) or a JetBrains IDE (such as IntelliJ IDEA or PyCharm), install one of the following: