OmniDebugLink for VS Code
dev.omnidebuglink/omnidebuglink
remote debug iOS/Android/Unity/Godot/Flutter/RN/Web on real-device.ui-tree/screenshots/taps,tests.
client:VS Code
transport:streamable-http
Install OmniDebugLink in VS Code
.vscode/mcp.json
{
"servers": {
"omnidebuglink": {
"type": "http",
"url": "https://api.omnidebuglink.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs