get_issue_details — Sentry MCP Tool Read-only
get_issue_details
(get issue details) is one of 6 tools on the
Sentry
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_issue_details from your client
- Claude Code Sentry get_issue_details run in your project directory
- Claude Desktop Sentry get_issue_details ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Sentry get_issue_details ~/.cursor/mcp.json
- VS Code Sentry get_issue_details .vscode/mcp.json
- Zed Sentry get_issue_details ~/.config/zed/settings.json
- Windsurf Sentry get_issue_details ~/.codeium/windsurf/mcp_config.json
Fastest route
claude mcp add --transport http mcp https://mcp.sentry.dev/mcp
Other tools on this server
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.