Skip to content
Vinkius

Neon Connector for AI agents.

17 live capabilities

Manage serverless PostgreSQL databases and branches through conversation.

Live agent request Neon / Connector

Waiting for input…

AI Agent

Why people use Neon

Manage Neon PostgreSQL Infrastructure via Neon

With this Connector, you just tell your agent to create a branch and give it a name. It handles the cloning and then hands you the connection URI immediately. You stay in your IDE, keep your flow state, and get your environment ready in seconds.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You stop clicking through a web console and start managing your database via chat.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Spin up a sandbox for a new feature

    Need a sandbox for a new feature?

  2. Real-world use case 02

    Connect a new microservice

    Use create_role to make a dedicated user and get_connection_uri to give the agent the credentials for your new service.

  3. Real-world use case 03

    Scale a reporting capability

    Tell your agent to use create_endpoint to provision a read-only host for your analytics dashboard to keep your main database load low.

Complete set · 17capabilities

The complete Neon capability set.

These are the exact actions your AI can choose when you ask it to work with Neon.

Capability set01 / 05

01—04

4 capabilities in this set.

Part of 17 available through Neon.

  1. 01 Capability

    List branches

    List all branches within a Neon project to see their state and IDs. This is the best way to see your active dev environments.

  2. 02 Capability

    List databases

    List all databases inside a specific Neon branch. Use this to see what schemas are currently active.

  3. 03 Capability

    List endpoints

    List compute endpoints to check their status and scaling configs. This helps you monitor your database performance.

  4. 04 Capability

    List projects

    List all projects in your account to find your project IDs. This is your starting point for all other operations.

Capability set02 / 05

05—08

4 capabilities in this set.

Part of 17 available through Neon.

  1. 05 Capability

    Get connection uri

    Get a PostgreSQL connection URI for any branch to use in your ORM or psql. This helps you connect your app without manual copying.

  2. 06 Capability

    Create branch

    Create a new branch instantly using copy-on-write cloning from a primary or custom branch. This keeps your dev work isolated.

  3. 07 Capability

    Create endpoint

    Provision a read-write or read-only compute endpoint for a branch. This is perfect for setting up replicas or dedicated hosts.

  4. 08 Capability

    Create project

    Create a new Neon project with a specific region, PG version, and default resources. This builds your entire workspace in one go.

Capability set03 / 05

09—11

3 capabilities in this set.

Part of 17 available through Neon.

  1. 09 Capability

    Create role

    Create a new database role in a branch and get the auto-generated password. This ensures every user has unique credentials.

  2. 10 Capability

    Delete project

    Delete a Neon project and all its associated data. Use this to wipe out old test environments completely.

  3. 11 Capability

    Get branch

    Retrieve specific details and metadata for a single Neon branch. This gives your agent the context it needs to help you.

Capability set04 / 05

12—14

3 capabilities in this set.

Part of 17 available through Neon.

  1. 12 Capability

    Get project

    Fetch the configuration details and metadata for a specific Neon project. Use this to audit your current setup.

  2. 13 Capability

    List roles

    List all database roles in a branch to audit access. This ensures you know who has permissions to your data.

  3. 14 Capability

    Set primary branch

    Promote a specific branch to be the primary branch of a project. Use this to flip your production source safely.

Capability set05 / 05

15—17

3 capabilities in this set.

Part of 17 available through Neon.

  1. 15 Capability

    Create database

    Create a new database within a specific Neon branch and assign an owner role. Use this to set up fresh schemas quickly.

  2. 16 Capability

    Delete branch

    Delete a Neon branch after promoting another to primary. This helps you clean up old development environments safely.

  3. 17 Capability

    Update project

    Update the human-readable name of an existing Neon project. This keeps your project naming organized as you scale.

Set up in minutes

One URL. Then ask Neon to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Neon from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_e3C6GSP7rcg3FCPCbSglmhApwE4Mzt5VNYrUY3zB/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Neon, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Neon for the conversation.

Where the request belongs

Work Neon can move forward.

Built around the request

This is for the developer who's tired of manual infra setup and the DevOps engineer who needs to manage hundreds of branches without the headache.

01

Full-stack Developer

Spins up dev branches and grabs connection URIs instantly during a feature sprint to avoid context switching.

02

DevOps Engineer

Audits project configurations and manages compute endpoints for CI/CD pipelines without manual console navigation.

03

Database Administrator

Creates roles and manages database versions across multiple branches via conversation to maintain security standards.

Bring your own AI

Change the model, client or framework. Keep Neon connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Neon.

The practical details behind the request, access and result.

Can the Neon MCP create multiple databases at once?

Yes, you can ask your agent to create multiple databases within a specific branch using the project's infrastructure capabilities.

How do I use the Neon MCP to manage database roles?

You can simply ask your agent to create a new role with a specific name. It will generate a secure password and provide it to you immediately.

Can I use the Neon MCP to change my project region?

You can't move an existing project region, but you can use the Connector to create a brand new project in any region you need.

Does the Neon MCP support read-only replicas?

Yes, you can use it to provision specific read-only compute endpoints for your branches to handle read-heavy workloads.

Can I delete a branch using the Neon MCP?

Yes, you can delete branches through conversation. Just make sure you've promoted a different branch to primary first.

How does the Neon MCP handle connection strings?

It fetches ready-to-use psql connection URIs for your branches, so you don't have to hunt for them in the dashboard.

How do I create a Neon API Key?

Log in to the Neon Console, go to Account Settings > API Keys (or Organization Settings > API Keys), click Create New, choose the scope (Personal, Organization or Project-scoped), and copy the token immediately. it is shown only once.

What is a Neon branch and how does branching work?

A Neon branch is an isolated PostgreSQL environment with its own compute, databases and roles. Branches are created instantly using copy-on-write cloning from a parent branch (default: primary). This means zero data copy and instant provisioning. Each branch gets its own compute endpoints and can have different PostgreSQL schemas and data.

Can I get a ready-to-use connection URI?

Yes! Use the get_connection_uri capability with your project_id and optionally a branch_id. It returns a complete PostgreSQL connection string (postgres://user:password@host/dbname) ready to use with psql, ORMs or application clients.

Can the agent delete projects and branches?

Yes, the agent has capabilities to delete both projects and branches. Deleting a project marks it for recovery (7-day grace period) but destroys all associated data. Deleting a branch is irreversible and removes all its databases, roles and endpoints. Use caution when executing these actions.

One connection away

Give your agent a direct line to Neon.

Connect Neon once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available