Skip to content
Zed

N8n for Zed

io.github.pipeworx-io/n8n

n8n MCP — query your own n8n instance (BYO).

client:Zed transport:streamable-http

Install N8n in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "n8n": {
      "url": "https://gateway.pipeworx.io/n8n/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

N8n in other clients