Skip to content
Cursor

N8n for Cursor

io.github.pipeworx-io/n8n

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

client:Cursor transport:streamable-http

Install N8n in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

N8n in other clients