|
|
|
|
|
by niel
390 days ago
|
|
> In a year from now You can get a taste of this already. While they still call it a prototype/beta, Sentry's MCP server [0] is a model for others to follow when it comes to convenience and usefulness. Remote-first with OAuth. The biggest hurdle to using it as-is at the moment, is that most clients don't natively support OAuth yet, so often you'll rely on a local proxy server, like mcp-remote [1], to handle auth. Clients will catch up. [0] https://mcp.sentry.dev/ [1] https://github.com/geelen/mcp-remote |
|