How to Use the DigitalOcean MCP in Claude Code
Claude Code provides terminal-native control over your DigitalOcean infrastructure for SRE workflows and automated maintenance.
Works with every AI agent you already use
…and any MCP-compatible client
Connect DigitalOcean MCP to Claude Code
Create your Vinkius account to connect DigitalOcean to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Claude Code for infrastructure automation
Pipe the output of `list_compute_droplets` directly into your shell scripts. This MCP Server makes it easy to build automated health checks that run in your CI pipeline. No more manual API calls. You get clean, structured data that integrates with your existing terminal-based tools and monitoring stack.
Monitor DigitalOcean databases in Claude Code
Use `list_managed_databases` to verify cluster availability from your terminal. It is perfect for automated status reports during a server incident. Claude Code handles the authentication, so you just query the state you need. It is a faster way to check your database footprint without a browser.
Audit DigitalOcean firewalls with Claude Code
Run `list_cloud_firewalls` to export your security rules into a text file or log. It allows you to track configuration drift across your environments. Security audits become part of your command-line workflow. You can verify your network rules in seconds without navigating through dashboards.
Set up DigitalOcean MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedigitalocean-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest DigitalOcean transactions." It will automatically discover and invoke the available DigitalOcean tools.
claude mcp add --transport http digitalocean-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about DigitalOcean MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the DigitalOcean MCP today
We host it, we monitor it, we maintain it. You just paste one token.