Skip to content
Cursor

nodrix for Cursor

live.nodrix/nodrix

Read live and historical IoT telemetry and actuate ESP32/Arduino hardware from a backend you host.

client:Cursor transport:streamable-http

Install nodrix in Cursor

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

{
  "mcpServers": {
    "nodrix": {
      "url": "https://{host}/v1/mcp/oauth"
    }
  }
}

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

nodrix in other clients