Neon published @neondatabase/toolkit on NPM, a unified SDK that merges the @neondatabase/api-client and @neondatabase/serverless packages into a single interface optimized for AI agent consumption. The rationale is that AI agents perform better with a narrower API surface — similar to how v0 works well by being constrained to React/Tailwind/ShadCN, or Replit Agents by supporting only Neon Postgres. The toolkit simplifies launching and connecting to a Postgres instance to a single dependency, with plans to expose higher-level APIs for branching, autoscaling, and connection method selection. Neon is also seeking design partners building agents that interact with databases.