CursorPool
← 返回首页

n8n-mcp

3

用于 Cursor 的 n8n MCP 插件。

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "command": "npx",
  "args": [
    "-y",
    "@automatelab/n8n-mcp"
  ]
}