Neon for your agents.
Connect Neon 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 Neon.
What agents can do with Neon
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
neon_list_projectsList all projects in your Neon account.
neon_get_projectGet details of a specific project by ID.
neon_list_branchesList all branches in a project.
neon_list_endpointsList compute endpoints for a project.
neon_create_branchCreate a new branch from a parent branch or a specific point.
neon_get_connection_uriGet the PostgreSQL connection URI for a branch endpoint.
neon_create_projectCreate a new Neon project with the specified Postgres version and region.
neon_delete_projectDelete a Neon project and all its data.
neon_list_databasesList databases in a branch.
neon_create_databaseCreate a new database in a branch.
neon_get_branchGet details of a single branch by ID, including compute resources and state.
neon_get_project_usageGet project-level usage metrics including compute time and storage.
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 Neon Console, go to Settings > Developer Settings.
- Click 'Create API Key', name it, and copy the key.
- Paste the key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Neon to Even: call connect_begin("neon") on the even-connect MCP and walk me through it.
List Neon projects and branches, create new database branches for development.
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.