← Back to context

Comment by another_twist

9 hours ago

Is the integration with Sentry native or via MCP ?

What does Sentry via MCP even mean? You want the LLM to call Sentry itself whenever it encounters an error?

  • Meaning sentry exposes an MCP layer with a tool call layer and tool registry. In this case, the layer is provided by Sentry. Native would mean if calling specific Sentry APIs is provided as a specific integration path depending on the context. Atleast thats how I categorize.

    • I'm so confused. Sentry is a native client crash reporting tool. What does this have to do with MCP or the LLM itself? Do you mean when interpreting the crash data?