MoonshotAI / MoonshotAI/kimi-code
Kimi Code 不兼容 IntelliJ IDEA ACP 协议传递的 MCP Server
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
你运行的 Kimi Code 版本是?
0.38.0
你使用的是哪个开放平台/订阅?
Kimi Code
你使用的是哪个模型?
No response
你的电脑平台是?
Darwin 25.5.0 arm64 unknown
你遇到了什么问题?
在 IntelliJ IDEA 2026.2.1 中,配置 Kimi ACP,并在设置中启用 Tools > AI Assistant > Agents > Pass IntelliJ MCP Server: On Demand, 启动 Agent 时报错:
Failed to initialize ACP session. Error: Internal error: "ACP stdio MCP server idea does not declare a runtime identity"
在 ~/.kimi-code/logs/kimi-code.log 中没有新日志产生。
ACP 配置:
"kimi": {
"command": "/Users/username/Library/pnpm/bin/kimi",
"args": [
"acp"
]
}
复现步骤?
见上
期望的行为是什么?
No response
补充信息
No response
Contribution
- 我愿意自己提交修复此 bug 的 PR(请先等待维护者在本 issue 中批准)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with IntelliJ IDEA's ACP configuration using the kimi acp command, then inspect the ACP/MCP initialization path associated with the reported runtime-identity error. Check ~/.kimi-code/logs/kimi-code.log and verify that an ACP session can initialize with IntelliJ's on-demand MCP server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100