Skip to main content
Glama

MCP Sentry para Cursor

sentry_finish_transaction

Finalize the active transaction by specifying its status, enabling precise error monitoring and performance tracking within the MCP Sentry para Cursor server.

Instructions

Finish the current transaction

Input Schema

NameRequiredDescriptionDefault
statusNoTransaction statusok

Input Schema (JSON Schema)

{ "properties": { "status": { "default": "ok", "description": "Transaction status", "enum": [ "ok", "cancelled", "unknown", "invalid_argument", "deadline_exceeded", "not_found", "already_exists", "permission_denied", "resource_exhausted", "failed_precondition", "aborted", "out_of_range", "unimplemented", "internal_error", "unavailable", "data_loss", "unauthenticated" ], "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