diff --git a/docs/organization/integrations/cursor/img/cursor-agent-stopping-point.png b/docs/organization/integrations/cursor/img/cursor-agent-stopping-point.png new file mode 100644 index 0000000000000..897c0be71491a Binary files /dev/null and b/docs/organization/integrations/cursor/img/cursor-agent-stopping-point.png differ diff --git a/docs/organization/integrations/cursor/img/rca-launch-cursor-agent.png b/docs/organization/integrations/cursor/img/rca-launch-cursor-agent.png new file mode 100644 index 0000000000000..74d31a79d3a95 Binary files /dev/null and b/docs/organization/integrations/cursor/img/rca-launch-cursor-agent.png differ diff --git a/docs/organization/integrations/cursor/index.mdx b/docs/organization/integrations/cursor/index.mdx new file mode 100644 index 0000000000000..48e0347dfef34 --- /dev/null +++ b/docs/organization/integrations/cursor/index.mdx @@ -0,0 +1,35 @@ +--- +title: Cursor Agent +sidebar_order: 1 +description: "The Cursor Agent integration allows you to launch Cursor Background Agents directly from Seer to help debug, fix issues, and create pull requests for you." +--- + +You can trigger Cursor Background Agents from your [Seer Issue Fix](/product/ai-in-sentry/seer/issue-fix/) tab. The background agents will be provided with Seer's Root Cause Analysis alongside the issue context to help the background agent understand the issue and generate a solution. + +## Install and Configure + + + +Sentry Owner, Manager, or Admin permissions are required to install this integration. + + + +1. Navigate to **Settings > Integrations > [Cursor Agent](https://sentry.io/orgredirect/organizations/:orgslug/settings/integrations/cursor)** + +2. Click **Install**. + +3. Provide your Cursor API key. You can find this in Cursor Account Settings under **Integrations > User API Keys**. + +## Using the Integration + +Once installed, you can trigger Cursor Background Agents from the Seer Root Cause Analysis card on any issue. Click the dropdown next to **Find Solution** to launch a Cursor Background Agent. + +![Launching Cursor Agent from Seer =500x](./img/rca-launch-cursor-agent.png) + +### Triggering via Automation + +You can trigger Cursor Background Agents automatically via Seer Automation. + +Go to your [Seer settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/seer/), select your project, and configure Cursor Background Agent as the target in the "Where should Seer stop?" section. + +![Launching Cursor Agent from Seer =1080x](./img/cursor-agent-stopping-point.png) \ No newline at end of file diff --git a/docs/organization/integrations/index.mdx b/docs/organization/integrations/index.mdx index e2371e3985c1c..93ded0d17f36f 100644 --- a/docs/organization/integrations/index.mdx +++ b/docs/organization/integrations/index.mdx @@ -107,6 +107,12 @@ For more details, see the [full Integration Platform documentation](/organizatio | [Jam](/organization/integrations/session-replay/jam/) | X | | [OpenReplay](/organization/integrations/session-replay/openreplay/) | X | +## Coding Agents + +| Integration | Seer Integration | +| --------------------------------------------------- | ---------------- | +| [Cursor Background Agent](/organization/integrations/cursor/) | X | + ## Debugging | Integration | Stacktrace Link |