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.
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
- Retrieve branch endpoints
- Get consumption history projects
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
What is the schema of this table?
Calling 1 action in Neon
- Get schema for project branch
- Working
How large has this project got?
Calling 3 actions in Neon
- Create new project branch
- Get project branches
- Delete project branch by id
- Working
Three steps, and Neon is reachable.
-
Install it
Find Neon in the directory inside your workspace and install it. No adapter for us to build first, no queue to join.
-
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.
-
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.