--- name: sentry-setup description: Configure Sentry for error tracking, performance monitoring, and log aggregation. Integrates with Pino to forward logs to Sentry automatically. --- # Sentry Setup To set up Sentry Setup, refer to the fullstackrecipes MCP server resource: **Resource URI:** `recipe://fullstackrecipes.com/sentry-setup` If the MCP server is not configured, fetch the recipe directly: ```bash curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/sentry-setup ```