Sentry's official remote MCP server is middleware over the Sentry API, exposing tools for listing projects and issues, reading error events and stack traces, querying performance data, and triggering Seer's automated root-cause analysis. Most tools are deterministic Sentry-API calls; search tools translate natural language into Sentry queries.
Example prompts
Find the most frequent unresolved error in my project and explain the stack trace.
Run Seer on this issue and tell me the likely root cause.
Before you connect
What this server signs you in with — you provide it to the server itself, not to FindAgent. The full setup is on the Setup tab.