Timescale Cloud for your agents.
Connect Timescale Cloud once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Timescale Cloud.
What agents can do with Timescale Cloud
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
timescale-cloud_list_projectsList all projects in the Timescale Cloud account.
timescale-cloud_list_servicesList all database services in a project.
timescale-cloud_get_serviceGet details of a specific Timescale database service.
timescale-cloud_create_serviceCreate a new Timescale database service.
timescale-cloud_delete_servicePermanently delete a database service and its data.
timescale-cloud_get_projectGet details of a specific project.
timescale-cloud_get_connection_uriGet the PostgreSQL connection URI for a database service.
timescale-cloud_list_regionsList available cloud regions for creating services.
timescale-cloud_update_serviceUpdate a database service's configuration (plan or region).
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 Timescale Console.
- Go to Settings > API Keys and click Create API Key.
- Copy the token value and enter it as the Bearer token.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Timescale Cloud to Even: call connect_begin("timescale-cloud") on the even-connect MCP and walk me through it.
List Timescale Cloud projects and retrieve database services within one.
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.