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 模式运行

相关推荐
hust_wangyajun1 天前
我用 Agent Reach 生成了 Claude Code 年度生态报告:一篇实战演练
ai·agent·claude code
码哥字节1 天前
17万star的招牌skill,Matt自己把它撤了
claude code·ai编程工具·mattpocock/skills
ze_sir1231 天前
Impeccable 下载安装及使用
claude code·skills·impeccable
iini2 天前
nRF Connect SDK 开发新体验:VS Code + Claude Code + DeepSeek + Nordic MCP 全流程(蓝牙开发实例)
agent·ai编程·nrf connect sdk·zephyr·蓝牙开发·deepseek·mcp·claude code·nordic mcp
码哥字节2 天前
Claude Code 给我打暗标后,我把团队迁到了 Qoder CLI
claude code·ai编程工具·qoder cli
码哥字节3 天前
AI 写代码总跑偏?用 spec-superflow 把规划引擎和执行纪律焊成一条流水线
claude code·ai编程工具·superpowers
花千树-0106 天前
Harness Marketplace 剖析系列 - 之 Claude Code:权限、安全与供应链治理
ai安全·mcp·claude code·agent安全·plugin安全·ai 供应链安全·企业ai治理
夏天的峰没有风7 天前
Typora加github加PicGo搭建图床使用教程
github·claude code
LayZhangStrive7 天前
claude code使用命令技巧(四)(开发沉淀的提示词模板)
ai·单元测试·prompt·ai编程·提示词·claude code
码哥字节8 天前
被Skill/MCP/Hook搞晕三周,我画了张决策图
claude code·agent skills