RemoteDev
Connect your IDE to RemoteDev so you can monitor and control sessions from the web dashboard and mobile app.
Works with VS Code, Cursor, VSCodium, and other VS Code–compatible editors. Also published on Open VSX.
Quick start
- Install this extension
- Run RemoteDev: Pair Account (or open Setup)
- Sign in and copy your API key (
rd_…)
- Paste it when prompted (or set
remotedev.authToken in settings)
- The extension connects to the agent automatically
Default agent URL: wss://agent.remotedev.pesatoken.org
Commands
| Command |
Description |
RemoteDev: Pair Account |
Open setup and store your API key |
RemoteDev: Connect to Agent |
Connect (or reconnect) to the agent |
RemoteDev: Disconnect from Agent |
Disconnect |
Settings
| Setting |
Default |
Description |
remotedev.authToken |
(empty) |
API key from the setup page |
remotedev.agentUrl |
wss://agent.remotedev.pesatoken.org |
Agent WebSocket URL |
remotedev.allowTerminal |
false |
Opt-in remote shell execution |
remotedev.allowGitWrite |
false |
Opt-in remote git commit/push |
Destructive actions (terminal / git write) are off by default.
Privacy & security
- Your API key is stored in editor settings on this machine
- The extension talks only to the configured RemoteDev agent over WebSocket
- Regenerate the key anytime from the dashboard Pair IDE page
Support
| |