Koyeb for your agents.
Connect Koyeb once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Koyeb.
What agents can do with Koyeb
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
koyeb_list_appsList all apps on the Koyeb account.
koyeb_get_appGet details of a specific app by id.
koyeb_list_servicesList services for an app.
koyeb_list_deploymentsList deployments for a service.
koyeb_get_deploymentGet a deployment by id to check its status (DEPLOYING, HEALTHY, UNHEALTHY).
koyeb_create_appCreate a new app. `name` is required; it becomes part of the default subdomain.
koyeb_delete_appDelete an app and all its services. Irreversible.
koyeb_get_serviceGet details of a single service by id, including its configuration and status.
koyeb_list_regionsList available deployment regions and their current capacity.
koyeb_list_domainsList custom domains configured on the account.
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 Koyeb Dashboard > Account Settings > API.
- Click 'Create API Token', name it (e.g. even-connect).
- Copy the token immediately, it is shown once.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Koyeb to Even: call connect_begin("koyeb") on the even-connect MCP and walk me through it.
List your Koyeb apps and services, check deployment status, and monitor your serverless application health.
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.