mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-01-30 06:22:04 +00:00
fix(docs): remove wrong image reference in Codex documentation
This commit is contained in:
@@ -14,8 +14,6 @@ args = ["n8n-mcp"]
|
|||||||
env = { "MCP_MODE" = "stdio", "LOG_LEVEL" = "error", "DISABLE_CONSOLE_OUTPUT" = "true" }
|
env = { "MCP_MODE" = "stdio", "LOG_LEVEL" = "error", "DISABLE_CONSOLE_OUTPUT" = "true" }
|
||||||
```
|
```
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### Full configuration (with n8n management tools):
|
### Full configuration (with n8n management tools):
|
||||||
```toml
|
```toml
|
||||||
[mcp_servers.n8n]
|
[mcp_servers.n8n]
|
||||||
|
|||||||
Reference in New Issue
Block a user