From d8a648e31db9924578205efde735b3a6a9a3c093 Mon Sep 17 00:00:00 2001 From: Herve Labas Date: Wed, 24 Jun 2026 15:31:08 +0200 Subject: [PATCH] Document Codex MCP limitation --- ai/mcp-server/setup.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ai/mcp-server/setup.mdx b/ai/mcp-server/setup.mdx index cf520b25..e1bc03cc 100644 --- a/ai/mcp-server/setup.mdx +++ b/ai/mcp-server/setup.mdx @@ -136,6 +136,10 @@ Some MCP clients support remote MCP servers but do not work with the public Chec Cline is not currently supported for Checkly MCP OAuth because of its current OAuth limitation. You can follow or upvote the [Checkly Cline support request](https://feedback.checklyhq.com/p/support-cline-as-mcp-client). +### Codex + +Codex is not currently supported for Checkly MCP OAuth. Codex does not support CIMD for this flow, and Checkly cannot use a static OAuth client because Codex changes the callback port expected during OAuth. You can follow or upvote the [Checkly Codex support request](https://feedback.checklyhq.com/p/support-codex-for-checkly-mcp). + ### Windsurf / Devin Desktop Windsurf / Devin Desktop is not currently supported for Checkly MCP OAuth because of its current OAuth limitation. You can follow or upvote the [Checkly Devin support request](https://feedback.checklyhq.com/p/support-devin-devin-cli-for-checkly-mcp).