Skip to main content
Connect your Neon account via OAuth and let your AI agents manage your serverless Postgres infrastructure: create projects, branch databases for development, execute SQL queries, and manage endpoints — all from Mantle.

What you unlock

Database management

Create and manage Postgres databases, branches, and roles across your Neon projects.

Branch workflows

Create database branches for development and testing — instant copies of your production data.

SQL execution

Execute SQL queries through your agent — check data, run migrations, or debug issues.

Infrastructure control

Manage compute endpoints, connection URIs, and project settings from chat.

Connect Neon

1

Open Settings → Integrations

In any workspace go to Settings → Integrations and select Neon.
2

Authorize with OAuth

Click Connect and sign in to your Neon account. Grant Mantle the requested permissions to access your projects and databases.
3

Confirm the connection

Once authorized, you’ll be redirected back to Mantle. The integration status will show as connected.

Agent tools

Add Neon tools to agents that need them. Their access is limited by the connected account and selected tools.

Projects

Branches & Databases

Endpoints & Roles


Triggers

Automated triggers for Neon are not yet available. Triggers will be added in a future update — check back soon.

Example use cases

Ask your agent to create a Neon branch from production for a new feature — it creates the branch, sets up a compute endpoint, and returns the connection string ready to use in your development environment.
Ask “How many users signed up this week?” and the agent executes the SQL query against your database and returns the result inline — no database client needed.
Before merging a feature branch, ask your agent to compare the branch schema against the main branch. It highlights new tables, modified columns, and missing indexes.

Troubleshooting

Make sure you are signing in with a Neon account that has access to the projects you want to manage. If the connection fails, try disconnecting and reconnecting from Settings → Integrations → Neon.
Verify the connected Neon account has access to the project. If the project belongs to an organization, ensure your account has the correct organization membership.
Neon compute endpoints auto-suspend after inactivity. The first query after suspension may take a moment while the endpoint wakes up. If timeouts persist, check your endpoint’s auto-suspend configuration.
Check that your Neon plan allows the number of branches you need. Free tier accounts have branch limits. Verify the source branch exists and has available capacity.

Back to Integrations

View all available integrations