Skip to content
Cursor

nodehero for Cursor

io.github.dinosaur24/nodehero

AI workflow error analysis for n8n, Make, Zapier, and 10+ platforms.

client:Cursor transport:stdio runtime:npm

Install nodehero in Cursor

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

{
  "mcpServers": {
    "nodehero": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "nodehero-mcp"
      ]
    }
  }
}

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

nodehero in other clients