Skip to main content
Glama

MCP Sentry para Cursor

start-claude.sh563 B
#!/bin/bash # Definir variáveis de ambiente diretamente export SENTRY_DSN="https://e12b9f457709c8e451398bb1b7d88924@o4509787137638400.ingest.us.sentry.io/4509845941911552" export SENTRY_AUTH_TOKEN="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" export SENTRY_ORG="game-bx" export SENTRY_API_URL="https://sentry.io/api/0" export SENTRY_RELEASE="mahjong-solitaire@2.0.0" export SENTRY_ENVIRONMENT="development" # Executar o servidor MCP exec node /Users/agents/Desktop/game-collection/.conductor/curitiba/sentry-mcp-cursor/dist/index.js

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/diegofornalha/sentry-mcp-cursor'

If you have feedback or need assistance with the MCP directory API, please join our Discord server