Vultr Connector for AI agents.
19 live capabilities
Manage bare metal servers and cloud infrastructure via natural conversation.
Waiting for input…
Why people use Vultr
Vultr Bare Metal Management
With this Connector, you just tell your agent what to do. You can ask it to reboot a specific server or list all your instances in one go. It handles the navigation for you, turning a five-minute manual process into a five-second conversation.
What Vinkius changes
You get a chat-based command center for your entire Vultr cloud setup.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Emergency Server Recovery
A server hangs at 3am.
- Real-world use case 02
Networking Audit
A cloud architect needs to check BGP status.
- Real-world use case 03
Infrastructure Cleanup
A dev finishes a project and needs to wipe the hardware.
Complete set · 19capabilities
The complete Vultr capability set.
These are the exact actions your AI can choose when you ask it to work with Vultr.
01—04
4 capabilities in this set.
Part of 19 available through Vultr.
- 01 Capability
Get bare metal ipv6
Get the IPv6 address for a specific bare metal instance. This helps you quickly identify networking info for your physical hardware.
- 02 Capability
Halt bare metal
Shut down a bare metal instance completely. Use this when you need to stop a server to perform maintenance or save on resources.
- 03 Capability
Reboot bare metal
Restart a bare metal instance. This is the quickest way to refresh a hung server without manually logging in.
- 04 Capability
Set bare metal ipv6 reverse
Update the Reverse DNS for your IPv6 address. Use this to maintain consistent naming across your modern network stack.
05—08
4 capabilities in this set.
Part of 19 available through Vultr.
- 05 Capability
Setup bgp
Configure BGP for your account. This handles the networking heavy lifting for multi-homed connections.
- 06 Capability
Set bare metal ipv4 reverse
Update the Reverse DNS for your IPv4 address. It's a simple way to ensure your networking looks correct to the outside world.
- 07 Capability
Get account
Get your general Vultr account details. Use this to check your registration info or general status.
- 08 Capability
List api keys
See all the API keys currently active on your account. This helps you audit who or what has access to your infrastructure.
09—12
4 capabilities in this set.
Part of 19 available through Vultr.
- 09 Capability
List applications
See what apps are available in the Vultr marketplace. Use this to find one-click installs for your next project.
- 10 Capability
Get bare metal ipv4
Retrieve the IPv4 address for a bare metal instance. Use this when you need to know where your server is reachable on the internet.
- 11 Capability
Reinstall bare metal
Wipe and reinstall the OS on a bare metal instance. This lets you start fresh on your hardware with a single command.
- 12 Capability
Start bare metal
Power on a bare metal instance. Use this to bring your physical hardware online after it's been halted.
13—16
4 capabilities in this set.
Part of 19 available through Vultr.
- 13 Capability
Delete bare metal
Permanently remove a bare metal instance. This helps you clean up your infrastructure when a project is finished.
- 14 Capability
List backups
See a list of all your automated backups. It's the fastest way to verify that your data protection is actually running.
- 15 Capability
List bare metals
Get a full list of all your bare metal instances. Use this to see what hardware is currently running in your account.
- 16 Capability
Create api key
Generate a new Vultr API key. This is perfect for giving your own scripts or capabilities specific access to your account.
17—19
3 capabilities in this set.
Part of 19 available through Vultr.
- 17 Capability
Get backup
Pull the specific details for one of your backups. This is useful for checking the success of a recent snapshot.
- 18 Capability
Create bare metal
Spin up a new bare metal instance. Use this to deploy new physical hardware to a specific region.
- 19 Capability
Get account bgp
Fetch the current BGP information for your account. It gives you a quick look at your routing status.
Set up in minutes
One URL. Then ask Vultr to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Vultr 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_8fm9Gd2lm000hX3yyJvC9RxdT0e1Xbcjm2eR2BBk/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 Vultr, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Vultr for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8fm9Gd2lm000hX3yyJvC9RxdT0e1Xbcjm2eR2BBk/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 Vultr URL.
- Step 03
Save and start
Save the connection and enable Vultr in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"vultr": {
"url": "https://edge.vinkius.com/vk_preview_8fm9Gd2lm000hX3yyJvC9RxdT0e1Xbcjm2eR2BBk/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 Vultr
Open Agent mode in chat and ask: "Using Vultr, help me...". 19 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"vultr": {
"url": "https://edge.vinkius.com/vk_preview_8fm9Gd2lm000hX3yyJvC9RxdT0e1Xbcjm2eR2BBk/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 Vultr
Ask Copilot: "Using Vultr, help me...". 19 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"vultr": {
"url": "https://edge.vinkius.com/vk_preview_8fm9Gd2lm000hX3yyJvC9RxdT0e1Xbcjm2eR2BBk/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 Vultr
Open Cascade and ask: "Using Vultr, help me...". 19 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"vultr": {
"url": "https://edge.vinkius.com/vk_preview_8fm9Gd2lm000hX3yyJvC9RxdT0e1Xbcjm2eR2BBk/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 Vultr
Ask Cline: "Using Vultr, help me...". 19 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add vultr --transport http "https://edge.vinkius.com/vk_preview_8fm9Gd2lm000hX3yyJvC9RxdT0e1Xbcjm2eR2BBk/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 Vultr
Ask Claude: "Using Vultr, show me...". 19 tools are ready
Where the request belongs
Work Vultr can move forward.
This is for the infrastructure person who is tired of the click-fatigue of cloud management. It is for the engineer who needs to do quick, repetitive tasks like reboots or status checks without getting lost in a web portal.
DevOps Engineer
Handles emergency reboots and status checks at 2am without logging into a web portal.
Cloud Architect
Manages complex BGP and networking configurations across multiple global regions.
Full-Stack Developer
Deploys marketplace applications and manages API keys for their own internal capabilities.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsLinode (Akamai)
Manage Linode cloud infrastructure—provision compute instances, manage Kubernetes clusters (LKE), and monitor account details directly from your AI agent.
Hetzner
Manage Hetzner Cloud infrastructure—list servers, manage firewalls, and control power states directly from any AI agent.
DigitalOcean
Deploy and manage cloud infrastructure with simple virtual servers, managed databases, and Kubernetes clusters built for developers.
Scaleway
Manage Scaleway cloud infrastructure. list, create, and control virtual instances directly from your AI agent.
UpCloud
Manage UpCloud infrastructure via AI. control servers, monitor billing, and manage storage across global zones directly from your agent.
Gridscale (IaaS & PaaS Cloud Hosting API)
Manage your Gridscale cloud infrastructure. provision servers, monitor metrics, and control PaaS services directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Vultr 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 Vultr.
The practical details behind the request, access and result.
Can I use the Vultr MCP to manage my bare metal servers?
Yes, this Connector lets you perform actions like starting, halting, and rebooting your physical hardware through a chat interface.
Does the Vultr MCP support BGP configuration?
It does. You can use it to set up BGP for your account or check your current BGP information.
Can I check my backups with the Vultr MCP?
Yes, you can list all your automated backups or get specific details for a single backup to ensure your data is safe.
How do I manage API keys using the Vultr MCP?
You can list your existing keys or create new ones directly through your AI client to manage permissions.
Can the Vultr MCP show me what applications are in the marketplace?
It can. You can ask your agent to list available applications so you can see what one-click deployments are available.
Is the Vultr MCP good for checking my account info?
Yes, it can retrieve your account details and billing status so you do not have to log into the web console.
Can I reboot a bare metal server using this integration?
Yes! Use the reboot_bare_metal capability with the specific Instance ID. Your agent will send the reboot signal to the physical hardware immediately.
How do I see my account's BGP info?
Simply run the get_account_bgp action. It will return your Autonomous System Number (ASN), BGP status, and the password required for your configuration.
Can I manage my API keys through the AI agent?
Yes, you can use list_api_keys to view existing keys and create_api_key to generate new ones with specific names and expiration dates.
One connection away
Give your agent a direct line to Vultr.
Connect Vultr once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available