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

# Claude Code IDE Plugin

> How to use the Claude Code plugin in VS Code and JetBrains with GLM Coding Plan

Claude Code is an intelligent coding tool that can run in the terminal, and it can also be used by installing plugins in IDEs such as VS Code and JetBrains.

<Tip>
  When paired with [**GLM Coding Plan**](https://zhipuaishengchan.datasink.sensorsdata.cn/t/Nd), Claude Code’s capabilities are further enhanced — enjoy **3× usage** at a lower price, making coding, debugging, and workflow management more efficient and stable.
</Tip>

## Step 1: Install Claude Code & Configure GLM Coding Plan

<Tip>
  The Claude Code IDE plugin depends on the Claude Code CLI. Please first complete the installation and GLM Coding Plan configuration by following the [**Claude Code Guide with GLM Coding Plan**](./claude).
</Tip>

## Step 2: Install and Use the IDE Plugin

<Tabs>
  <Tab title="Claude Code for VS Code">
    <Info>
      The Claude Code VS Code plugin supports VS Code and VS Code-based IDEs (such as Cursor and Trae).
    </Info>

    Open VS Code, go to the Extensions Marketplace, search for and install the “Claude Code” plugin.

    ![Description](https://cdn.bigmodel.cn/markdown/1763349262442image.png?attname=image.png)

    After installation, click the Claude Code icon at the top right as shown below to open the Claude Code panel. Wait a few seconds for initialization, then start using it.

    ![Description](https://cdn.bigmodel.cn/markdown/1763349672819image.png?attname=image.png)
  </Tab>

  <Tab title="Claude Code for JetBrains">
    <Info>
      The Claude Code JetBrains plugin supports JetBrains IDEs such as IntelliJ IDEA, PyCharm, and WebStorm.
    </Info>

    Open a JetBrains IDE (e.g., IntelliJ IDEA or PyCharm), go to the Plugins Marketplace, search for “Claude Code,” and install it.

    ![Description](https://cdn.bigmodel.cn/markdown/1763349847970image.png?attname=image.png)

    After installation, restart the IDE to use Claude Code features.

    ![Description](https://cdn.bigmodel.cn/markdown/1763350722159image.png?attname=image.png)
  </Tab>
</Tabs>

<Tip>
  All set! You can now use Claude Code in your IDE for development.
</Tip>

***
