github / github/CopilotForXcode

Sentry MCP not working, however works in VSCode plugin

オープン
#585 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Swift
スター
6.3k
フォーク
2k
平均マージ
2分
マージ済み PR(30日)
2

説明

**Describe the bug**

configure mcp.json with sentry, bug not working well.

**Versions**
- Copilot for Xcode: 0.44.0
- Xcode: 16.4
- macOS: 15.7.1

**Steps to reproduce**
1. add sentry mcp config
```
{
"servers": {
"sentry-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"@sentry/mcp-server@latest"
],
"env": {
"SENTRY_ACCESS_TOKEN": "token-string"
}
}
}
}
```
2. save mcp.json, then sentry-mcp will start with error

**Screenshots**

Image

**Logs**

[GithubCopilot-log.zip](https://github.com/user-attachments/files/23093694/GithubCopilot-log.zip)

**Additional context**

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。