Hetzner Cloud for your agents.
Connect Hetzner Cloud once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 12 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Hetzner Cloud.
What agents can do with Hetzner Cloud
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
hetzner_list_serversList all servers in the project.
hetzner_get_serverGet a single server by id.
hetzner_list_actionsList actions (recent events) for a server.
hetzner_list_floating_ipsList floating IPs on the project.
hetzner_list_ssh_keysList registered SSH keys.
hetzner_list_imagesList available images (OS, snapshot, backup) in the project.
hetzner_list_server_typesList available server types with their specs (cores, memory, disk, prices).
hetzner_list_datacentersList all datacenters and their locations.
hetzner_create_serverCreate a new server with the given parameters.
hetzner_power_on_serverPower on a server by id.
hetzner_power_off_serverPower off a server by id (hard shutdown).
hetzner_reboot_serverReboot a server by id.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Select a project in Hetzner Cloud Console.
- Go to Security > API Tokens.
- Click 'Create API Token', name it (e.g. even-connect).
- Select read or read/write permissions.
- Copy the token; it is shown once.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Hetzner Cloud to Even: call connect_begin("hetzner") on the even-connect MCP and walk me through it.
List all cloud servers in project, retrieve details of specific server, and check recent server actions.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.