set_managed_backups — mcp MCP Tool Mutating
set_managed_backups
(set managed backups) is one of 81 tools on the
mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call set_managed_backups from your client
- Claude Code mcp set_managed_backups run in your project directory
- Claude Desktop mcp set_managed_backups ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mcp set_managed_backups ~/.cursor/mcp.json
- VS Code mcp set_managed_backups .vscode/mcp.json
- Zed mcp set_managed_backups ~/.config/zed/settings.json
- Windsurf mcp set_managed_backups ~/.codeium/windsurf/mcp_config.json
- Cline mcp set_managed_backups ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mcp set_managed_backups ~/.gemini/settings.json
- Grok mcp set_managed_backups .mcp.json (in your project root)
- ChatGPT mcp set_managed_backups Settings → Connectors → Advanced → Developer mode
- Claude.ai mcp set_managed_backups Settings → Connectors → Add custom connector
- LangChain mcp set_managed_backups pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.redu.cloud/mcp
Other tools on this server
- whoami
- check_deploy_prerequisites
- deploy_overview
- create_api_key
- integrate_overview
- prepare_upload
- scaffold_local
- plan_instance
- plan_managed_datastore
- select_surface
- plan_deploy
- list_instances
- list_flavors
- list_images
- list_keypairs
- list_security_groups
- list_private_networks
- list_volumes
- list_snapshots
- list_backups
- list_clusters
- list_dns_entries
- list_domains
- list_regions
- list_databases
- list_relational_databases
- list_media_spaces
- list_clickhouse_databases
- list_redis
- create_media_space
- upgrade_to_cluster
- update_cluster
- set_cluster_domain
- delete_cluster
- import_keypair
- delete_keypair
- get_ssh_command
- get_instance_logs
- instance_action
- create_instance
- delete_instance
- create_database
- delete_database
- create_relational_database
- delete_relational_database
- create_clickhouse
- delete_clickhouse
- upgrade_to_ha
- create_redis
- delete_redis
- deploy_app
- deploy_compose
- deploy_vpn
- list_deployments
- verify_deployment
- delete_deployment
- wait_for_deployment
- get_deployment
- get_containers
- get_container_logs
- get_resource_usage
- get_env_keys
- architecture_diagram
- create_snapshot
- delete_snapshot
- create_backup
- restore_backup
- delete_backup
- create_volume
- attach_volume
- detach_volume
- delete_volume
- get_domain_verification
- verify_domain
- check_agent_prerequisites
- create_controller
- trigger_agent_batch
- get_agent_status
- setup_agent_session
- setup_agent_fleet
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.