How to Use the Hetzner MCP in Windsurf
Let Windsurf's Cascade agent manage your Hetzner Cloud infrastructure, from server creation to DNS, all from a single prompt.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Hetzner MCP to Windsurf
Create your Vinkius account to connect Hetzner to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Provision Stacks in One Go
Stop prompting your agent for every single step. Just tell Windsurf's Cascade to "set up a new production web server." It automatically chains together `create_server`, `create_network`, and `create_firewall` without asking you what to do next. This is what autonomous means. Cascade checks available images with `list_images`, finds the best location with `list_locations`, and even adds your key with `create_ssh_key`. You give it the goal, it figures out the Hetzner-specific steps and gets it done.
Autonomous Infrastructure Fixes with Windsurf
What happens when a server has a problem? Instead of just reporting it, Cascade can fix it. A goal like "the staging server is down" prompts Cascade to check its status with `get_server` and then issue a `poweron_server` command. If that doesn't work, it can try something else, like rebuilding the instance from a clean image using `rebuild_server`. Cascade uses the available Hetzner tools to form a plan and execute it. You just see the final, working result without the manual back-and-forth.
Automate DNS, Storage, and Backups
Your infrastructure is more than just servers. With this MCP server, Cascade can manage your entire Hetzner account. Tell it to "set up a new domain for the project," and it will use `create_zone` to configure the DNS records for you. You can also put your backup strategy on autopilot. A simple, recurring goal like "back up the main storage box every Sunday" is all Cascade needs to trigger `create_storage_box_snapshot` on schedule. It's set-and-forget infrastructure management.
Set up Hetzner MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Hetzner MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Hetzner payment history." If connected, Cascade will call the Hetzner tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"hetzner-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Hetzner Cloud. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 Hetzner MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Hetzner MCP today
We host it, we monitor it, we maintain it. You just paste one token.