DigitalOcean Connector for AI agents.
9 live capabilities
Manage cloud droplets, databases, and DNS records through natural conversation.
Waiting for input…
Why people use DigitalOcean
DigitalOcean for Cloud Infrastructure Monitoring
With this Connector, you just ask your agent. You get a consolidated status report of your compute, storage, and security rules in a single conversation. You get your answers in seconds without the tab fatigue.
What Vinkius changes
You get a conversational interface for your entire cloud infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Incident Response
An engineer asks 'Which Droplets are active and what are their IPs?
- Real-world use case 02
Security Audit
A sysadmin asks the agent to list all firewall rules to ensure no unauthorized ports are open.
- Real-world use case 03
Resource Planning
An architect asks to see all block storage volumes to determine if they need to scale up capacity.
Complete set · 9capabilities
The complete DigitalOcean capability set.
These are the exact actions your AI can choose when you ask it to work with DigitalOcean.
01—03
3 capabilities in this set.
Part of 9 available through DigitalOcean.
- 01 Capability
List domains
Essential for reviewing web configurations. List all managed DNS domains
- 02 Capability
Get account info
Useful for verifying resource availability. Get DigitalOcean account details
- 03 Capability
Get droplet details
Get the full specs for a specific Droplet. It shows you the exact configuration of your compute instance.
04—06
3 capabilities in this set.
Part of 9 available through DigitalOcean.
- 04 Capability
List actions
Useful for auditing and monitoring changes. List historical account actions
- 05 Capability
List kubernetes clusters
Includes information about cluster health, versions, and nodes. List all Kubernetes clusters
- 06 Capability
List databases
Includes cluster status, engine versions, and endpoints. List managed database clusters
07—09
3 capabilities in this set.
Part of 9 available through DigitalOcean.
- 07 Capability
List droplets
Includes metadata such as status, IP addresses, and specs. List all active Droplets
- 08 Capability
List images
Useful for resource recovery and deployment. List snapshots and disk images
- 09 Capability
List volumes
Includes size, region, and current attachment status. List block storage volumes
Set up in minutes
One URL. Then ask DigitalOcean to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use DigitalOcean from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_v3lxCXhpHkkNxWqP4fixEdLQHZjMEDJHdWrrSKM7/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it DigitalOcean, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable DigitalOcean for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_v3lxCXhpHkkNxWqP4fixEdLQHZjMEDJHdWrrSKM7/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the DigitalOcean URL.
- Step 03
Save and start
Save the connection and enable DigitalOcean in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"digitalocean": {
"url": "https://edge.vinkius.com/vk_preview_v3lxCXhpHkkNxWqP4fixEdLQHZjMEDJHdWrrSKM7/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using DigitalOcean
Open Agent mode in chat and ask: "Using DigitalOcean, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"digitalocean": {
"url": "https://edge.vinkius.com/vk_preview_v3lxCXhpHkkNxWqP4fixEdLQHZjMEDJHdWrrSKM7/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using DigitalOcean
Ask Copilot: "Using DigitalOcean, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"digitalocean": {
"url": "https://edge.vinkius.com/vk_preview_v3lxCXhpHkkNxWqP4fixEdLQHZjMEDJHdWrrSKM7/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using DigitalOcean
Open Cascade and ask: "Using DigitalOcean, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"digitalocean": {
"url": "https://edge.vinkius.com/vk_preview_v3lxCXhpHkkNxWqP4fixEdLQHZjMEDJHdWrrSKM7/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using DigitalOcean
Ask Cline: "Using DigitalOcean, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add digitalocean --transport http "https://edge.vinkius.com/vk_preview_v3lxCXhpHkkNxWqP4fixEdLQHZjMEDJHdWrrSKM7/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using DigitalOcean
Ask Claude: "Using DigitalOcean, show me...". 9 tools are ready
Where the request belongs
Work DigitalOcean can move forward.
This is for the infrastructure lead who is tired of context switching. It's for the engineer who needs to answer 'is the DB up?' in seconds without logging into a separate dashboard.
DevOps Engineer
Checking Droplet status and firewall rules during a high-pressure incident response.
Cloud Architect
Auditing resource allocation and database health across multiple projects during a migration.
System Administrator
Verifying DNS domain settings and block storage volumes during a routine maintenance window.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDigitalOcean
Deploy and manage cloud infrastructure with simple virtual servers, managed databases, and Kubernetes clusters built for developers.
Vultr
Manage Vultr cloud infrastructure, bare metal instances, and backups directly from your AI agent.
Linode (Akamai)
Manage Linode cloud infrastructure—provision compute instances, manage Kubernetes clusters (LKE), and monitor account details directly from your AI agent.
Render
Automate your PaaS infrastructure via Render. list your services, deploy code, check logs, and scale resources directly from any AI agent.
Civo (Cloud-native Kubernetes Cloud Provider API)
Manage Civo cloud infrastructure. provision Kubernetes clusters, control compute instances, and monitor usage directly via AI.
Scaleway
Manage Scaleway cloud infrastructure. list, create, and control virtual instances directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep DigitalOcean connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about DigitalOcean.
The practical details behind the request, access and result.
Can the DigitalOcean MCP help me manage my Droplets?
Yes, it allows your AI agent to list all your Droplets and pull specific details like IP addresses and resource status. This makes it much faster to check your active servers without logging into the dashboard.
Does the DigitalOcean MCP support managed databases?
It can retrieve metadata for your managed Postgres, MySQL, and Redis clusters so you can check their status quickly. You can ask the agent to list all your clusters or get specific details on one.
Can I use the DigitalOcean MCP to check my firewall rules?
Yes, it can pull a list of all your cloud firewalls and their associated rules. This is great for a quick security audit to ensure your ports are configured correctly.
Will the DigitalOcean MCP show me my App Platform status?
It can list all your applications on the App Platform and show you their current deployment states. You can use it to verify if your latest web app updates are live.
Can I find specific servers with the DigitalOcean MCP?
Yes, you can ask your agent to search for a Droplet by its name to get its specific configuration details. This is much faster than scrolling through a long list of resources.
How do I get a DigitalOcean Personal Access Token?
Log in to your DigitalOcean account, navigate to the API section in the sidebar, and under the Tokens/Keys tab, click Generate New Token. Ensure you select the 'read' or 'write' scopes as needed.
Can the agent reboot a Droplet?
This integration currently focuses on listing and auditing infrastructure resources. Power actions like rebooting or resizing should be managed via the DigitalOcean control panel or CLI.
Is the App Platform supported?
Yes, you can use the list_app_platform_services capability to monitor your applications deployed on DigitalOcean's App Platform and check their current deployment status.
How do I find my DigitalOcean Access Token?
Log in to the Cloud Control Panel, navigate to API in the sidebar, and click Generate New Token under Personal Access Tokens.
Can I perform destructive actions like deleting droplets?
No. The current toolset is focused on querying and monitoring resources. Destructive or state-altering commands are not exposed via the agent.
How do I get technical details for a specific Droplet?
Use the get_droplet_details capability with the Droplet's numeric ID to retrieve full networking and configuration metadata.
One connection away
Give your agent a direct line to DigitalOcean.
Connect DigitalOcean once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available