Manage your cloud by talking to Claude.
redu.cloud has a native Model Context Protocol server. Add it to Claude Code in one command and start managing infrastructure through conversation — no console, no docs lookup.
claude mcp add --transport http redu-cloud https://mcp.redu.cloud/mcpRequires Claude Code CLI and a redu.cloud API key (generate one in Account → API Keys).
Three steps to cloud infrastructure via Claude.
Sign up and get an API key
Create your redu.cloud account and generate an API key from Account → API Keys. You get £200 credits to start.
Add the MCP server
Run the command above in your terminal. Claude Code will prompt you to set your API key.
Talk to Claude
Open Claude Code and start asking. "Deploy a new instance", "show me the logs for my staging server", "take a snapshot before I deploy".
A real conversation with Claude.
Open Claude Code, connect the MCP server, and start talking.
Deploy a new Ubuntu instance with 4GB RAM in my private network.
Creating instance prod-app-01 (m1.medium, Ubuntu 22.04) on network private-eu-west-1... ✓ Instance launched · ID: a4f9c2d1 ✓ Floating IP assigned: 203.0.113.42 ✓ SSH ready on port 22417 SSH command: ssh ubuntu@prod-app-01.redu.cloud -p 22417
Take a snapshot before I deploy.
✓ Snapshot snap-20260531-prod-app-01 created. You're good to deploy.
13 tools across 4 categories.
list_instancesList all running instances with status, IP, and metadata.create_instanceLaunch a VM — optionally with a cloud-init template like reduOS.delete_instanceTerminate an instance and clean up associated resources.instance_actionStart, stop, reboot, or resize a running instance.
get_ssh_commandGet the SSH command including the forwarded port.get_instance_logsFetch recent console output for debugging.
create_snapshotSnapshot an instance before upgrades or releases.delete_snapshotRemove a snapshot to free storage.list_volumesList persistent volumes with size and attachment status.create_volumeCreate a new volume and attach it to an instance.
list_domainsList all verified custom domains on your account.get_domain_verificationGet the DNS TXT challenge for domain ownership.list_clustersList autoscaling clusters with node count and scale.
Things you can say to Claude.
Deploy a new Ubuntu instance with 4GB RAM in my private network.
Show me the logs from my production server — last 100 lines.
Take a snapshot of my database server before I run the migration.
What's the SSH command for my staging instance?
Deploy reduOS on an XLarge instance with my OpenAI key.
Stop all my non-production instances to save credits.
Start building with Claude today.
Sign up for redu.cloud, generate an API key, and add the MCP server. Your entire cloud — in one conversation.
Start for free · £200 credits included