Skip to content
VS Code

Remote Desktop Commander for VS Code

app.desktopcommander/remote-desktop-commander

Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer

client:VS Code transport:streamable-http

Install Remote Desktop Commander in VS Code

.vscode/mcp.json

{
  "servers": {
    "remote-desktop-commander": {
      "type": "http",
      "url": "https://mcp.desktopcommander.app/mcp"
    }
  }
}

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

Remote Desktop Commander in other clients