From 169a290bfeeb002f34999cb983209ffabbf25ea8 Mon Sep 17 00:00:00 2001 From: Herberts Markuns Date: Tue, 5 May 2026 10:16:58 +0300 Subject: [PATCH] Fix #5074 - use correct mcp listing command --- articles/building-apps/mcp/supported-tools/codex.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/building-apps/mcp/supported-tools/codex.adoc b/articles/building-apps/mcp/supported-tools/codex.adoc index ae15e9bc37..44a3b8e9d2 100644 --- a/articles/building-apps/mcp/supported-tools/codex.adoc +++ b/articles/building-apps/mcp/supported-tools/codex.adoc @@ -66,7 +66,7 @@ You can verify active MCP servers by running: [source,bash] ---- -codex config list +codex mcp list ---- == Resources