xcode mcp server tool calls are failing
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the bug
I have added xcode mcp server as documented on apple's developer documentation: https://developer.apple.com/documentation/xcode/giving-agentic-coding-tools-access-to-xcode
But the calls are failing in copilot.
### Affected version
1.0.12
### Steps to reproduce the behavior
1. Run `/mcp add` in copilot cli
2. Give name of server: xcode
3. Select server Type: STDIO
4. Give command: xcrun mcpbridge
5. Leave environment variables and tools as default
6. It should look something like this:
7. Save it
8. Try to use xcode mcp server in copilot cli
### Expected behavior
MCP calls dont fail
### Additional context
_No response_
贡献指南
调研方向
首先,使用 `xcrun mcpbridge` STDIO 命令以及默认的环境变量和工具,通过 `/mcp add` 流程复现该故障。从该入口点开始跟踪 Copilot CLI 的 MCP 调用处理,然后验证已配置的 Xcode 服务器调用能够成功完成,而不是失败。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, shell
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100