Scaleway for your agents.
Connect Scaleway 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 Scaleway.
What agents can do with Scaleway
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
scaleway_list_instancesList compute instances in a given availability zone.
scaleway_create_instanceCreate a new compute instance (a server) in a zone.
scaleway_get_instanceGet details of a specific compute instance by UUID.
scaleway_delete_instanceDelete a compute instance by UUID.
scaleway_list_ipsList all flexible IP addresses on the account.
scaleway_list_volumesList volumes in a given availability zone.
scaleway_create_volumeCreate a new volume in a zone.
scaleway_get_volumeGet details of a specific volume by UUID.
scaleway_delete_volumeDelete a volume by UUID.
scaleway_list_imagesList available boot images in a zone.
scaleway_get_imageGet details of a specific image by UUID.
scaleway_list_snapshotsList volume snapshots in a zone.
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.
- Go to Scaleway Console > IAM > API Keys.
- Click 'Create API Key', choose 'Generate a new API key'.
- Copy the secret key (it is shown once).
- The access key and secret key together form your API credentials.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Scaleway to Even: call connect_begin("scaleway") on the even-connect MCP and walk me through it.
List compute instances in Scaleway zones and create new instances with type.
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.