Why this server?
Integrates Cursor AI with Vite Dev server, allowing AI agents to modify code and observe live updates through the Hot Module Replacement system in real-time, which directly supports visual debugging.
Why this server?
Enables Claude (or any other LLM) to interactively debug your code by setting breakpoints and evaluating expressions in a stack frame.
Why this server?
Allows Claude to directly debug a NodeJS server by setting breakpoints, inspecting variables, and stepping through code, providing visual insights during debugging.
Why this server?
A Model Context Protocol server that retrieves and analyzes Sentry.io issues, allowing users to inspect error reports, stacktraces, and debugging information from their Sentry account.
Why this server?
A tool that captures browser console logs and makes them available in Cursor IDE through the Model Context Protocol (MCP), useful for seeing visual outputs and debugging.
Why this server?
This server provides tools to inspect error reports, stacktraces, and other debugging information from your Sentry account.