Connect your AI agent to Neon
Postgres, on a serverless platform designed to help you build reliable and scalable applications faster
Set it up in Melso
- 1In Melso, open Settings → Agent Apps and hit Connect on Neon.
- 2Finish the API_KEY sign-in in the window that opens. Melso stores the connection, not your credentials.
- 3Open your agent, go to its Agent Apps tab, and allow Neon.
- 4Give the agent a task. It calls Neon itself when the work needs it.
What Neon gives your agent
The tools, permissions, and events Neon exposes — the same ones your agent can use once the app is authorized.
What you sign in with
Neon connects with API_KEY.
Permissions
Neon does not break access down into granular permissions.
Tools Neon exposes
Accept project transfer request
Tool to accept a transfer request for a Neon project. Use when you need to accept an existing transfer request to transfer a project to your account or a specific organization.
Access project details by id
Retrieves detailed information about a specific Neon serverless Postgres project. Returns comprehensive project data including configuration, database settings, compute resources, owner information, and consumption metrics. Use this action when you need to: - Get project configuration details (region, PostgreSQL version, settings) - Check project ownership and organization membership - Review compute and storage consumption metrics - Verify project settings before making updates The action is read-only and safe to call frequently. For listing multiple projects, use the retrieve_projects_list action instead.
Compare nearby apps
Other Databases connections your agents can use.
Connect to GitHub
GitHub is a code hosting platform for version control and collaboration, offering Git-based repository management, issue tracking, and continuous integration features
Connect to Supabase
Supabase is an open-source backend-as-a-service providing a Postgres database, authentication, storage, and real-time subscription APIs for building modern applications