Skip to content
VS Code

HopToDesk for VS Code

com.hoptodesk/dashboard

Reach the computers you manage: list devices, run fixes, take screenshots, add devices.

client:VS Code transport:streamable-http

Install HopToDesk in VS Code

.vscode/mcp.json

{
  "servers": {
    "dashboard": {
      "type": "http",
      "url": "https://dashboard.hoptodesk.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

HopToDesk in other clients