Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/organization/integrations/coding-agents/claude/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,18 @@ Sentry Owner, Manager, or Admin permissions are required to install this integra
2. In Sentry, navigate to **Settings > Integrations** and search for **Claude Agent**.

3. Enter your API key. If your workspace isn't "default" or you want to use a specific environment, update those fields here, then save.
<Alert level="warning">

If you connect your own Claude environment, it needs access to GitHub so the agent can push a branch with the generated fix.

In your Claude workspace environment settings, either:

- Add **api.githubcopilot.com** to the list of allowed network hosts
- Allow **MCP server network access**.

Without one of these, the agent session will not run.

</Alert>
<br />

<Arcade src="https://demo.arcade.software/GmQwOB82wAeELf3lr43h?embed&show_copy_link=true" width="75%" />
Expand Down
Loading