get_trace_details — Sentry MCP Tool Read-only
get_trace_details
(get trace 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_trace_details from your client
- Claude Code Sentry get_trace_details run in your project directory
- Claude Desktop Sentry get_trace_details ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Sentry get_trace_details ~/.cursor/mcp.json
- VS Code Sentry get_trace_details .vscode/mcp.json
- Zed Sentry get_trace_details ~/.config/zed/settings.json
- Windsurf Sentry get_trace_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.