Merge pull request #226 from hungthai1401/bugfix/codex-docs

Remove wrong image reference in Codex documentation
This commit is contained in:
Romuald Członkowski
2025-09-25 15:20:21 +02:00
committed by GitHub

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]