Remote workspace for coding agents

Remote control for
coding agents.

msclaude connects your local project to a private web workspace, so you can drive Copilot, Claude Code, Codex, and other agents from any device.

GitHub Copilot Claude Code OpenAI Codex More agent backends
npm install -g @agent-link/agent agentlink-client start -D --entra
msclaude.ai/s/abc123 encrypted
Agent conversation

Ask for changes, review plans, and keep sessions tied to each directory.

Preview and edit files

Open source files, inspect diffs, and make focused edits without leaving the browser.

$ agentlink-client start -D --entra

Everything needed for remote agent work.

Small surface area, focused controls, and the tools an agent needs to operate on real projects.

Multi-directory sessions

Manage separate conversations and agent state across multiple local workspaces.

File preview and editing

Browse project files, preview content, and apply edits directly from the web UI.

Remote terminal

Run project commands, inspect output, and unblock agents without SSH or screen sharing.

End-to-end encrypted

Messages are encrypted between your browser and local agent; the relay only passes ciphertext.

Private by design.

Your code stays on your machine. msclaude creates a secure relay path to the browser, while the local agent keeps control of project files, commands, and credentials.

browsersealed message
relayciphertext only
local agentdecrypted locally
Copied to clipboard