---
title: "Sentry Cookbook"
description: "Step-by-step recipes for real Sentry workflows: instrument agents, debug with MCP, triage from Slack, and more."
url: https://docs.sentry.io/get-started/cookbook/
---

# Sentry Cookbook

The **Sentry Cookbook** is a collection of recipes: concrete, short walkthroughs for a specific job you want to get done with Sentry. Docs explain how a feature works. Recipes show you how to wire a full workflow end-to-end.

Use the cookbook when you want to:

* Go one step further after setup ([monitor an agent](https://sentry.io/cookbook/monitor-ai-agent-costs-nextjs/), [triage overnight errors](https://sentry.io/cookbook/automate-ai-agent-triage-claude-routines/), [ship a fix from Slack](https://sentry.io/cookbook/fix-sentry-issues-from-slack/))
* Deep-dive a particular subject with a partnered tool (Claude Code, Cursor, Linear, Supabase)
* Copy a proven pattern instead of designing the workflow yourself

## [Featured recipes](https://docs.sentry.io/get-started/cookbook.md#featured-recipes)

| Recipe                                                                                                        | Outcome                                       | Time     |
| ------------------------------------------------------------------------------------------------------------- | --------------------------------------------- | -------- |
| [Monitor Claude Code with Sentry](https://sentry.io/cookbook/monitor-claude-code-with-sentry/)                | Track Claude Code usage, errors, and cost     | \~15 min |
| [Monitor AI agent costs (Next.js)](https://sentry.io/cookbook/monitor-ai-agent-costs-nextjs/)                 | Catch agent spend and failures in one place   | \~20 min |
| [Debug with Sentry MCP + Claude Code](https://sentry.io/cookbook/debug-with-sentry-mcp-claude-code/)          | Pull production issues into your coding agent | \~15 min |
| [AI Code Review with Seer](https://sentry.io/cookbook/ai-code-review-seer/)                                   | Review PRs with Sentry context                | \~15 min |
| [Fix Sentry issues from Slack](https://sentry.io/cookbook/fix-sentry-issues-from-slack/)                      | Triage and open fixes without leaving Slack   | \~15 min |
| [Setup Supabase log drain monitoring](https://sentry.io/cookbook/setup-supabase-log-drain-monitoring/)        | Forward Supabase logs into Sentry             | \~10 min |
| [Fix user feedback with Cursor agents](https://sentry.io/cookbook/fix-user-feedback-with-cursor-agents/)      | Turn feedback into actionable fixes           | \~15 min |
| [Install the Sentry plugin for coding agents](https://sentry.io/cookbook/install-sentry-plugin-coding-agent/) | Land a first fix from your agent              | \~10 min |

## [Browse all recipes](https://docs.sentry.io/get-started/cookbook.md#browse-all-recipes)

See every recipe, filter by topic, and pick your next workflow on the [full cookbook](https://sentry.io/cookbook/).
