Skip to content
Cursor

Sentry for Cursor

com.sentry/mcp

Sentry's hosted MCP server. Look up issues, errors, traces and performance data for your projects and hand the context to an agent fixing the bug.

client:Cursor transport:streamable-http tools:6

Install Sentry in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.sentry.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Sentry in other clients