ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Neon with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage serverless database infrastructure via Neon. spawn zero-copy branches, audit projects, and monitor compute endpoints.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Neon capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Neon.

  1. 01

    List projects

    List architectural Neon Serverless PostgreSQL Projects

  2. 02

    Create project

    Provision an empty Neon Project Serverless Workspace

  3. 03

    Create branch

    Duplicates Petabytes of PostgreSQL storage instantly using filesystem CoW links, generating an isolated query testing ground tied back directly to the parent_id source. Spawn a zero-copy clone (Branch) of a PostgreSQL dataset

  4. 04

    Delete project

    Destroys all edge-served connection strings, severs active client connections, and completely evaporates physical NVMe-backed storage blocks. Permanently wipe out a complete Neon Postgres ecosystem

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Neon.

  1. 05

    Get branch

    Deconstruct the execution footprint of one specific Branch

  2. 06

    Get project

    G. AWS eu-central-1) and storage size consumption caps bounded specifically to this project ID. Analyze core routing logic mapping a Neon Project

  3. 07

    List branches

    Maps main branches to experimental feature-123 branches spawned in milliseconds containing identical production schema duplicates. List Copy-on-Write (CoW) Branches resolving to a Project

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Neon.

  1. 08

    List databases

    G. main_db, analytics_db_schema). Crucial for forming absolute Postgres connection strings resolving directly to correct schemas. Identify internal SQL Database schemas mapped inherently to a Branch

  2. 09

    List endpoints

    Eu-central-1.aws.neon.tech`) used practically within standard PgBouncer drivers to actively ingest real query traffic to associated active branches. Discover connection routing endpoints spanning the Neon project

  3. 10

    List roles

    Maps directly to standard SQL internal CREATE USER outputs wrapped safely upstream. Extract PostgreSQL user Roles operating on a Branch

Observed, not estimated

890ms average. Fast in production.

Neon is checked daily against the live service.

Daily averagePeak 1077ms
Aug 20Today
Fastest day
694ms
Slowest day
1077ms
14-day trend
Slowing+19%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Neon, so you can see the experience inside your AI.

It does not authenticate your account with Neon. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Neon Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_Wyz38ZBi3SeTs6Rve6ru1Zk6eusbP8f3rO1EXQtp/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Neon capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "neon-serverless-postgresql-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_Wyz38ZBi3SeTs6Rve6ru1Zk6eusbP8f3rO1EXQtp/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Neon owners ask.

  • 01

    What is Neon's 'Zero-Copy Branching' and how do I use it through the agent?

    Zero-copy branching allows you to clone a multi-terabyte database instantly using Copy-on-Write (CoW). Use the create_branch capability by providing a parent branch ID. Your agent will trigger the backend to generate an isolated clone in milliseconds, perfect for running migrations or testing features against production-like data.

  • 02

    Can my agent retrieve the exact connection strings for my compute endpoints?

    Yes. Use the list_endpoints capability with your Project ID. Your agent will retrieve the explicit hostnames (e.g., ep-misty-water-123.aws.neon.tech) used to actively ingest real query traffic to your serverless Postgres branches.

  • 03

    How do I check the storage consumption for a specific Neon branch?

    The get_branch capability retrieves the deconstructed execution footprint of an individual branch. Your agent will report the storage limits and exact number of bytes consumed uniquely by that branch's data delta since it split from its parent.