Skip to main content
Glama

MCP Sentry para Cursor

sentry_start_session

Initiate a new session for tracking release health by specifying user IDs, session details, and environment parameters with this integration tool.

Instructions

Start a new session for release health monitoring

Input Schema

NameRequiredDescriptionDefault
distinctIdNoUnique user identifier (ID, email, or username)
environmentNoEnvironment name (production, staging, etc)
releaseNoRelease version
sessionIdNoOptional custom session ID

Input Schema (JSON Schema)

{ "properties": { "distinctId": { "description": "Unique user identifier (ID, email, or username)", "type": "string" }, "environment": { "description": "Environment name (production, staging, etc)", "type": "string" }, "release": { "description": "Release version", "type": "string" }, "sessionId": { "description": "Optional custom session ID", "type": "string" } }, "type": "object" }

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