Developer Tools48 toolsBrowser login (OAuth), no API keys
DigitalOcean integration for AI agents
Manage droplets, databases, storage, and cloud infrastructure
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect DigitalOcean once and call the same tools from all of them.
Setup
Connect DigitalOcean through ClawLink's hosted setup to manage droplets, databases, storage, and cloud infrastructure.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
DigitalOcean exposes 48 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
digital_ocean_list_all_databases | List all managed database clusters on your account | Read |
digital_ocean_list_all_domains | Lists all DNS domains configured in your DigitalOcean account | Read |
digital_ocean_list_all_droplets | Lists all Droplets (virtual machines) in your DigitalOcean account with pagination support | Read |
digital_ocean_list_all_firewalls | List all cloud firewalls configured in your DigitalOcean account | Read |
digital_ocean_list_all_images | List all images available on your account | Read |
digital_ocean_list_all_kubernetes_clusters | List all Kubernetes clusters on your account | Read |
digital_ocean_list_all_load_balancers | List all load balancers in your DigitalOcean account with pagination support | Read |
digital_ocean_list_all_snapshots | List all snapshots available on your DigitalOcean account | Read |
digital_ocean_list_all_ssh_keys | Lists all SSH keys associated with your DigitalOcean account | Read |
digital_ocean_list_all_tags | List all tags in your account | Read |
digital_ocean_list_all_volumes | List all block storage volumes available on your account | Read |
digital_ocean_list_all_vpcs | List all VPCs on your account | Read |
digital_ocean_list_apps | List all App Platform apps in your DigitalOcean account | Read |
digital_ocean_list_database_options | Lists all available configuration options for DigitalOcean managed database clusters, including | Read |
digital_ocean_list_domain_records | List all DNS records for a domain | Read |
digital_ocean_retrieve_domain | Retrieves complete details about a specific domain including its TTL and DNS zone file | Read |
digital_ocean_retrieve_domain_record | Retrieve a specific DNS record for a domain by its record ID | Read |
digital_ocean_retrieve_existing_droplet | Retrieve detailed information about a specific DigitalOcean Droplet by its unique numeric ID | Read |
digital_ocean_retrieve_existing_image | Retrieve information about an image by ID or slug | Read |
digital_ocean_retrieve_tag | Retrieve an individual tag by name | Read |
digital_ocean_retrieve_vpc | Retrieve details about a specific VPC by its ID | Read |
digital_ocean_create_custom_image | Creates a custom image in DigitalOcean by importing a Linux VM disk image from a publicly | Read |
digital_ocean_create_database_cluster | Creates a new managed database cluster on DigitalOcean | Read |
digital_ocean_create_new_block_storage_volume | Create a new block storage volume | Read |
digital_ocean_create_new_domain | Creates a new domain in DigitalOcean's DNS management system | Read |
digital_ocean_create_new_domain_record | Create a new DNS record for a domain | Read |
digital_ocean_create_new_droplet | Create a new Droplet | Read |
digital_ocean_create_new_firewall | Creates a new cloud firewall with custom inbound and outbound rules | Read |
digital_ocean_create_new_kubernetes_cluster | Creates a new DigitalOcean Kubernetes (DOKS) cluster with managed control plane | Read |
digital_ocean_create_new_load_balancer | Create a new load balancer | Read |