Use Neon with NimbleBrain.

Connect Neon and just ask — no workflow to build. Serverless Postgres branches and queries. The agent gets 14 actions, running under your own credentials.

Actions

Everything the agent can do in Neon

Serverless Postgres, where a branch costs almost nothing. That changes the safe shape for an agent that writes: give it a branch of its own, let it run the migration there, and look at the result before anything touches the trunk.

14 actions

  • Create new project branch
  • Get project branches
  • Delete project branch by id
  • Restore project branch
  • Set branch as default
  • Create branch database
  • Fetch database for branch
  • Get schema for project branch
  • Get project connection uri
  • Retrieve projects list
  • Access project details by id
  • Create compute endpoint
In practice

Nobody types an action name

You ask. The agent works out which of its actions that takes, and in what order.

Branch the database and run this migration against the copy.

Calling 3 actions in Neon

  • Create branch database
  • Fetch database for branch
  • Create new project branch
  • Working
Getting connected

Three steps, and Neon is reachable.

  1. Install it

    Find Neon in the directory inside your workspace and install it. No adapter for us to build first, no queue to join.

  2. Connect the account

    Sign in at the vendor, or hand an admin credential over once. Tokens stay with the workspace or the person who owns them — never pooled, never copied to us.

  3. Ask for the work

    The tools show up in front of the agent, under the same access wall as everything else. Describe the job in plain language, or put it on a schedule.

Put Neon to work on a real process.

Read the docs