Remote workers¶
Remote workers connect outbound to the control server and expose normal tools with an optional machine argument to the MCP client.
Basic flow:
- Create an invite with
remote_invite. - Run the generated command on the remote machine.
- Check
remote_list_machines. - Use remote shell, file, transfer, Git, and browser tools.
- Revoke the worker when done.
Public deployment में OAuth सक्षम रखें और Docker socket, host root या long-lived credentials mount न करें।