PlanetScale for your agents.
Connect PlanetScale 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 PlanetScale.
What agents can do with PlanetScale
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
planetscale_list_organizationsCheck the token: list organizations the token can access.
planetscale_list_databasesList databases in an organization.
planetscale_get_databaseGet details of a specific database.
planetscale_list_branchesList branches in a database.
planetscale_list_deploy_requestsList deploy requests for a database.
planetscale_get_database_passwordGet a database password (connection string) for a branch.
planetscale_create_databaseCreate a new database in an organization.
planetscale_delete_databaseDelete a database from an organization.
planetscale_create_branchCreate a new branch in a database.
planetscale_delete_branchDelete a branch from a database.
planetscale_create_deploy_requestCreate a deploy request to merge a branch into another.
planetscale_get_deploy_requestGet details of a specific deploy request.
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 PlanetScale, go to Settings > API Keys.
- Click 'Create API Key', name it, select scopes, and copy the key.
- Paste the key (starts with pscale_).
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect PlanetScale to Even: call connect_begin("planetscale") on the even-connect MCP and walk me through it.
List all PlanetScale databases and check pending deploy requests for schema changes.
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.