Fly.io for your agents.
Connect Fly.io 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 Fly.io.
What agents can do with Fly.io
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
fly-io_list_appsList all applications on the account.
fly-io_get_appGet application details by name.
fly-io_list_machinesList machines (VMs) in an application.
fly-io_list_orgsList organizations the token can access.
fly-io_create_machineCreate a new machine (VM) in an application with a specified image and config.
fly-io_get_machineGet details of a specific machine (VM) by its id.
fly-io_delete_machineDelete a specific machine (VM) by id from an application.
fly-io_list_volumesList volumes for an application.
fly-io_create_volumeCreate a new volume for an application.
fly-io_delete_volumeDelete a volume by id.
fly-io_list_ipsList IP addresses allocated to an application.
fly-io_get_app_secretsList secret names (but not values) for an application.
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 Fly.io > User Settings > Personal Access Tokens.
- Click 'Create Token', name it (e.g. even-connect).
- Copy the token; it is shown once.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Fly.io to Even: call connect_begin("fly-io") on the even-connect MCP and walk me through it.
List all deployed applications, retrieve details of app machines, and list organizations you can access.
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.