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
- Run
/mcp add in copilot cli
- Give name of server: xcode
- Select server Type: STDIO
- Give command: xcrun mcpbridge
- Leave environment variables and tools as default
- It should look something like this:
- Save it
- Try to use xcode mcp server in copilot cli
Expected behavior
MCP calls dont fail
Additional context
No response
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
/mcp addin copilot cliExpected behavior
MCP calls dont fail
Additional context
No response