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
2 changes: 1 addition & 1 deletion docs/product/sentry-mcp/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Once in, you'll be prompted to authenticate with OAuth to Sentry.

### Codex

From your CLI, enter `codex mcp add sentry -- npx -y mcp-remote@latest https://mcp.sentry.dev/mcp` and then access Codex with `codex`.
From your CLI, enter `codex mcp add sentry --url https://mcp.sentry.dev/mcp` and then access Codex with `codex`.

Once in, you'll be prompted to authenticate with Sentry using OAuth.

Expand Down