Skip to content
Cursor

OmniDebugLink for Cursor

dev.omnidebuglink/omnidebuglink

remote debug iOS/Android/Unity/Godot/Flutter/RN/Web on real-device.ui-tree/screenshots/taps,tests.

client:Cursor transport:streamable-http

Install OmniDebugLink in Cursor

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

{
  "mcpServers": {
    "omnidebuglink": {
      "url": "https://api.omnidebuglink.dev/mcp"
    }
  }
}

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

OmniDebugLink in other clients