Y
Hacker News
new
|
ask
|
show
|
jobs
by
wizzledonker
141 days ago
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?
1 comments
sumedh
141 days ago
Sentry provides a MCP server where your LLM can call the Sentry MCP and answer questions like number of crashes in the last X days etc.
The LLM gets the data from Sentry using Sentry MCP.
link
The LLM gets the data from Sentry using Sentry MCP.