IDEA2026.1.1通过ACP使用Claude Code(使用DeepSeek V4)

平台:

windows 11 + IDEA 2026.1.1(2026.1有个BUG,下拉列表不能显示已经安装的Claude Agent)

不是通过Plugin来使用Caude Code Cli,而是通过ACP。

  1. 安装Claude code

  2. 在 c:/Users/xxx/.claude/settings.json中,配置:

{

"$schema": "https://json.schemastore.org/claude-code-settings.json",

"disableLoginPrompt": true,

"hasCompletedOnboarding": true,

"env": {

"ANTHROPIC_BASE_URL": "https://api.deepseek.com/anthropic",

"ANTHROPIC_AUTH_TOKEN": "sk-xxxxxxxx",

"ANTHROPIC_DEFAULT_OPUS_MODEL": "deepseek-v4-pro1m",

"ANTHROPIC_DEFAULT_SONNET_MODEL": "deepseek-v4-pro1m",

"ANTHROPIC_DEFAULT_HAIKU_MODEL": "deepseek-v4-flash1m",

"CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1",

"CLAUDE_CODE_EFFORT_LEVEL": "max"

},

"model": "opus1m",

"theme": "dark"

}

  1. 在命令行启动:

claude

  1. 在IDEA的JetBrains AI中选择 Install From ACP Regitstry...,输入:Claude Agent,点击install

  2. 在IDEA中连按两次Shift键,输入:Registry,选择 Registry...回车,接着从键盘键入:

llm.chat.agent.acp.explicit.auth.enabled

找到配置后,把勾取消。

  1. 重启IDEA,在JetBrains AI中选择"Claude Agent", 输入:你是哪个大模型,最后显示:

我是 DeepSeek V4 Pro,当前以 Opus 模式运行

相关推荐
取个鸣字真的难2 小时前
OpenYabby 深度解读:一个语音驱动的开源多智能体项目执行系统
多智能体·ai agent·claude code
qq_338432373 小时前
VS Code 远程 WSL 中 Claude Code 导致 Java 文件修改被自动撤回的一次排查
vscode·vibe coding·claude code
jike88ai10 小时前
Claude Code完整安装+API配置教程(Windows系统)
windows·gpt·node.js·claude·api中转·claude code·88api
young1 天前
claude code + superpowers + openspec 开发模式
claude code·openspec·superpowers
毕竟是shy哥1 天前
Claude Code 接入 DeepSeek 保姆级教程,WSL/Linux 通用
linux·安装教程·codex·deepseek·claude code·openclaw
我登哥MVP1 天前
VS Code 安装 Claude Code 并接入 DeepSeek V4 Model
人工智能·python·node.js·agent·codex·deepseek·claude code
todoitbo1 天前
把 GitNexus 接进 Codex:安装、索引、Web UI 和项目分析实操
人工智能·ai·codex·claude code·gitnexus
码哥字节2 天前
手动翻群 40 分钟变 5 分钟,我用 wx-cli + Claude Skill 搭了个本地总结器
claude code·ai总结·wx-cli
wj3055853783 天前
Claude Code接入MiMo缓存失效?1个变量秒修复
缓存·mimo·claude code