Skip to main content
Glama

MCP Sentry para Cursor

sentry_set_release

Configure release version for precise release health tracking in applications using MCP Sentry para Cursor. Essential for monitoring performance and errors.

Instructions

Set the release version for release health tracking

Input Schema

NameRequiredDescriptionDefault
distNoDistribution identifier
releaseYesRelease version (e.g., 'myapp@1.0.0')

Input Schema (JSON Schema)

{ "properties": { "dist": { "description": "Distribution identifier", "type": "string" }, "release": { "description": "Release version (e.g., 'myapp@1.0.0')", "type": "string" } }, "required": [ "release" ], "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