Skip to content

Using Claude Code as agent provider

Ji edited this page Jun 23, 2026 · 2 revisions

GitHub Copilot for JetBrains now supports Claude Code as the agent provider, you can select it in the agent picker.

image

To use this feature, enable it in the settings.

Go to Settings -> GitHub Copilot -> Chat -> Enable Claude Code CLI

Make sure you have Claude Code installed and you can set up the path to your Claude Code executable (claude or claude.exe). This is usually located under <npm-prefix>/node_modules/@anthropic-ai/claude-code/bin/.

Only versions 2.1.114 or newer are supported.

image

Clone this wiki locally