mcp-server-mcp.md
For the complete documentation index, see llms.txt. This page is also available as Markdown.
The Remote.It MCP server lets AI assistants like Claude work with your Remote.It account directly — inventory your devices, open and close connections, manage services and networks, and (when enabled) run scripts on your fleet, all through natural conversation.
It is a hosted Model Context Protocol (MCP) server: there is nothing to install or run locally. You add it to your AI assistant as a connector, sign in with your Remote.It account, and the assistant gains a set of Remote.It tools it can use on your behalf.
Preview release. The MCP server is currently in preview at:
Copy
https://mcp.demo.remote.it/mcp
This URL will change when the server is fully released. Check back here for the final address.
Once connected, you can ask your AI assistant things like:
"Which of my devices are offline right now?"
"Connect to SSH on my office Raspberry Pi"
"How much bandwidth did my gateway use this week?"
"Tag all my lab devices and share them with [email protected]"
"Run the update script on every device tagged production"
The assistant translates these into calls to Remote.It tools — the same operations available in the web portal and Desktop app, scoped to your account and permissions. See the Tool Reference for the full list.
Sign in with OAuth — no API keys. When your assistant first uses the connector, you sign in through your browser with your normal Remote.It account (including social sign-in and 2FA). You never paste keys or secrets into the assistant.
You choose what to grant. The consent screen lets you limit what the assistant can do — for example, read-only access to devices without the ability to connect or make changes. See Permissions & Safety.
Your existing permissions still apply. The assistant can never do more than your Remote.It account can. Organization roles and device permissions are enforced on every call.
Destructive actions are confirm-gated. Deleting devices, running scripts, and similar operations require an explicit confirmation step.
You'll need:
A Remote.It account — sign up for a free account that will let you access up to 5 devices.
An MCP-capable AI assistant , such as Claude.
Then:
Connect Claude — add the connector to Claude on web, desktop, mobile, or Claude Code
Tool Reference — every tool the server exposes
Permissions & Safety — scopes, consent, and safety gates
The server works with any MCP client that supports the Streamable HTTP transport and OAuth 2.1 authorization, so other MCP-capable apps can connect the same way.
PreviousZero Trust Google Cloud AccessNextConnect Claude
Last updated 14 days ago
Was this helpful?