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]