Aiven for your agents.
Connect Aiven 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 Aiven.
What agents can do with Aiven
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
aiven_list_projectsList all projects in the account.
aiven_list_servicesList all services in a project (PostgreSQL, Kafka, Redis, etc.).
aiven_create_serviceCreate a new managed database or data service in a project.
aiven_get_serviceGet detailed information about a specific service.
aiven_get_service_logsGet recent logs for a specific service.
aiven_get_projectGet details about a specific project by name.
aiven_create_projectCreate a new project.
aiven_update_serviceUpdate a service's configuration (plan, cloud, maintenance window, etc.).
aiven_delete_serviceDelete a service. The service name must include the project prefix.
aiven_list_service_typesList all available service types (pg, kafka, redis, etc.) and their plans.
aiven_list_cloudsList available cloud regions for service deployment.
aiven_get_service_metricsGet metrics for a service (CPU, memory, disk usage).
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.
- Log in to Aiven Console and go to Account > Authentication Tokens.
- Click Generate Token, name it, and set the expiration.
- Copy the token value (shown only once).
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Aiven to Even: call connect_begin("aiven") on the even-connect MCP and walk me through it.
List your Aiven database projects, retrieve service details, and check logs to diagnose connection or performance issues.
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.