01 / FILESYSTEM
Work where your files live.
Read, write, and search files on your paired computers. Keep your projects in their own environment.
├── src/
├── package.json
└── possibilities.md
Give your AI a way to work on your computers. Files, terminals, and processes — through one secure MCP connection.
Self-hostable / Outbound only / Built on MCP
A bridge, not a black box
Your tools already live on your machines. Bring them into your AI workflow without moving everything somewhere else.
01 / FILESYSTEM
Read, write, and search files on your paired computers. Keep your projects in their own environment.
02 / TERMINAL
Run commands and inspect their output through your MCP client, using the tools already installed on your computer.
03 / PROCESSES
Start and inspect processes on your devices. Give longer-running tasks a place to live beyond the conversation.
The device agent opens the connection to ReMCP. No inbound device port is required.
MCP clients authorize against your ReMCP account. Device credentials are independent and revocable.
Tool calls are routed only to computers paired with the signed-in account.
Get up and running
The public install command contains no pairing code. Sign in to the workspace to generate the exact one-time command for your computer.
npm install --global @remcp/remcp@latestInstalls the current remcp command globally.
Sign in to the workspace, choose Generate pairing command, then run the generated command on that computer.
remcp statusChecks the installed version, pairing state and server health.
remcp updateBuilt in the open