fix(docs): remove wrong image reference in Codex documentation

This commit is contained in:
Thai Nguyen Hung
2025-09-25 10:51:17 +07:00
parent c23442249a
commit 247c8d74af

View File

@@ -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]