From e48a1596678540275a5d0b04cc63077e87d72e27 Mon Sep 17 00:00:00 2001 From: Zsofia Date: Wed, 21 Jan 2026 10:45:01 +0100 Subject: [PATCH] Update CLI command for adding Sentry to Codex https://developers.openai.com/codex/mcp#streamable-http-servers --- docs/product/sentry-mcp/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/sentry-mcp/index.mdx b/docs/product/sentry-mcp/index.mdx index 127fdfc7a3494..aa895a7cfe05c 100644 --- a/docs/product/sentry-mcp/index.mdx +++ b/docs/product/sentry-mcp/index.mdx @@ -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.