crcli includes a built-in Model Context Protocol (MCP) server. Once configured, Claude and other MCP-compatible AI assistants can list your devices, run scripts, push and pull files, and make iControl REST calls — using device hostnames, no UUIDs required.Documentation Index
Fetch the complete documentation index at: https://docs.cloud.red/llms.txt
Use this file to discover all available pages before exploring further.
Start the Server
Configure in Claude Code
Add crcli to.claude/settings.json in your project (or ~/.claude/settings.json globally):
What the AI Can Do
Once connected, the AI assistant can:- List all your devices and device groups
- SSH into a device and run commands or scripts
- Push files to devices and device groups
- Pull files from devices and device groups
- Create iControl REST sessions and make API calls
- Resolve device hostnames — you never have to look up UUIDs
