github / github/CopilotForXcode

Sentry MCP not working, however works in VSCode plugin

Aberta
#585 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Swift
Estrelas
6.3k
Forks
2k
Merge médio
2min
PRs com merge (30d)
2

Descrição

**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**

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.