Walk the user through getting Sentry running locally. The full process from a bare machine takes 30-45 minutes — most of that is downloading dependencies and Docker images. Set expectations clearly at each step.
AL MCP: If the al MCP server is available, use alsearchdocs and alreaddoc for detailed troubleshooting. The AL docs cover devenv, devservices, and common issues in depth. The AL server is part of the devinfra-mcp project — see that repo for setup instructions if the server isn't configured yet. The SSE endpoint is configured in .pi/mcp.json (pi) or .mcp.json / .cursor/mcp.json (Claude Code / Cursor).
Before doing anything, assess what's already installed. Run all of these:
devenv를 사용하여 Sentry 개발 환경을 설정하고 관리합니다. 새로운 설정, 기존 환경 업데이트, 개발 서비스 시작 및 문제 해결을 처리합니다. "센트리 설정", "개발 환경 설정", "센트리 실행 시작", "개발 서버 시작", "devenv 설정", "개발 서비스가 작동하지 않음", "센트리가 시작되지 않음" 또는 기타 개발 환경 문제에 대한 메시지가 표시될 때 사용하세요. 출처: getsentry/sentry.