From 247c8d74af88db6cf3f049fc470e973697e67bf3 Mon Sep 17 00:00:00 2001 From: Thai Nguyen Hung Date: Thu, 25 Sep 2025 10:51:17 +0700 Subject: [PATCH] fix(docs): remove wrong image reference in Codex documentation --- docs/CODEX_SETUP.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/CODEX_SETUP.md b/docs/CODEX_SETUP.md index 63752a8..65a0c36 100644 --- a/docs/CODEX_SETUP.md +++ b/docs/CODEX_SETUP.md @@ -14,8 +14,6 @@ args = ["n8n-mcp"] env = { "MCP_MODE" = "stdio", "LOG_LEVEL" = "error", "DISABLE_CONSOLE_OUTPUT" = "true" } ``` -![Adding n8n-MCP server in Claude Code](./img/cc_command.png) - ### Full configuration (with n8n management tools): ```toml [mcp_servers.n8n]