dittu for VS Code
io.github.borisgujvin/dittu
Turns a phone into a camera+Bluetooth remote so AI assistants can see and control any PC.
client:VS Code
transport:streamable-http
tools:12
Install dittu in VS Code
.vscode/mcp.json
{
"servers": {
"dittu": {
"type": "http",
"url": "https://app.dittu.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs