Bring Postgresql
to VS Code Copilot
Create your Vinkius account to connect Neon (Serverless PostgreSQL) to VS Code Copilot and start using all 10 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Neon (Serverless PostgreSQL) MCP Server?
Connect your Neon account to any AI agent and take full control of your serverless PostgreSQL infrastructure, database branching, and project orchestration through natural conversation.
What you can do
- Project Orchestration — List all managed serverless workspaces and retrieve detailed regional deployment metrics and regional Caps directly from your agent
- Zero-Copy Branching — Instantly spawn brand new database branches (CoW) containing identical production schema duplicates for isolated feature testing or rapid CI/CD cycles
- Compute Management — Discover and list explicit compute endpoints (e.g., ep-misty-water-123) to retrieve the exact connection strings required for your application drivers
- Branch Audit — Inspect the execution footprint of specific branches, tracking storage deltas and timeline points (LSN) to understand exactly when a branch split from its parent
- Database Inventory — Enumerate internal SQL database schemas and catalog namespaces mapped inherently to specific branches to guide your connection logic
- Role Management — List and audit PostgreSQL user identities and credential roles capable of querying against specific bounded logical nodes securely
- Resource Provisioning — Initialize fresh serverless workspaces or permanently wipe out entire database ecosystems with irreversible architectural commands
How it works
- Subscribe to this server
- Enter your Neon API Key
- Start managing your serverless Postgres from Claude, Cursor, or any MCP-compatible client
Who is this for?
- Backend Developers — create isolated testing branches and verify database schemas through natural conversation without manual CLI scripts
- Database Administrators — audit compute endpoint resource usage and monitor storage caps across multiple Neon projects directly from your workspace
- Platform Engineers — manage database roles and automate project provisioning efficiently to maintain high-reliability standards
Built-in capabilities (10)
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
Provision an empty Neon Project Serverless Workspace
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
Deconstruct the execution footprint of one specific Branch
g. AWS eu-central-1) and storage size consumption caps bounded specifically to this project ID. Analyze core routing logic mapping a Neon Project
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
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
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
List architectural Neon Serverless PostgreSQL Projects
Maps directly to standard SQL internal `CREATE USER` outputs wrapped safely upstream. Extract PostgreSQL user Roles operating on a Branch
Why VS Code Copilot?
GitHub Copilot Agent mode brings Neon (Serverless PostgreSQL) data directly into your VS Code workflow. With a project-scoped config, the entire team shares access to 10 tools. Copilot queries live data, generates typed code, and writes tests from actual API responses, all without leaving the editor.
- —
VS Code is used by over 70% of developers. adding MCP tools to Copilot means your team can leverage external data without leaving their primary editor
- —
Project-scoped MCP configs (
.vscode/mcp.json) let you commit server configurations to your repository, ensuring the entire team shares the same tool access - —
Copilot's Agent mode integrates MCP tools seamlessly with file editing, terminal commands, and workspace search in a single agentic loop
- —
GitHub's enterprise compliance and audit features extend to MCP tool usage, providing visibility into how AI interacts with external services
Neon (Serverless PostgreSQL) in VS Code Copilot
Why run Neon (Serverless PostgreSQL) with Vinkius?
The Neon (Serverless PostgreSQL) connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 10 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Neon (Serverless PostgreSQL) using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Neon (Serverless PostgreSQL) and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Neon (Serverless PostgreSQL) to VS Code Copilot through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Neon (Serverless PostgreSQL) for VS Code Copilot
Every request between VS Code Copilot and Neon (Serverless PostgreSQL) is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
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 tool 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.
Can my agent retrieve the exact connection strings for my compute endpoints?
Yes. Use the list_endpoints tool 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.
How do I check the storage consumption for a specific Neon branch?
The get_branch tool 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.
Which VS Code version supports MCP?
MCP support requires VS Code 1.99 or later with the GitHub Copilot extension. Ensure both are updated to the latest version. Older versions of Copilot may not expose the Agent mode toggle.
How do I switch to Agent mode?
Open the Copilot Chat panel and look for two mode options: "Ask" and "Agent". Click "Agent" to enable autonomous tool calling. In Ask mode, Copilot provides conversational answers but cannot invoke MCP tools.
Can I restrict which MCP tools Copilot can access?
Yes. VS Code shows a tool consent dialog before any MCP tool is invoked for the first time. You can also configure tool access policies at the organization level through GitHub Copilot settings.
Does MCP work in VS Code Remote or Codespaces?
Yes. MCP servers configured via .vscode/mcp.json work in Remote SSH, WSL, and GitHub Codespaces environments. The MCP connection is established from the remote host, so ensure the server URL is accessible from that environment.
MCP tools not available
Ensure you are in Agent mode in Copilot Chat. MCP tools only appear in Agent mode.
Explore More MCP Servers
View all →
QWeather Ocean/Tide API
2 toolsMonitor ocean tides — audit water levels and peaks via AI.

Follow Up Boss
12 toolsManage real estate leads, track deals, and oversee follow-up tasks via AI agents with Follow Up Boss.

NOAA Full — Ultimate Weather & Climate Intelligence
36 toolsThe definitive NOAA Mega-Server: 36 tools spanning weather forecasts, severe alerts, current observations, aviation METARs/TAFs, marine tides and currents, space weather aurora and solar wind, and decades of historical climate records — all from 5 official NOAA APIs.

Legito
31 toolsAutomate document lifecycle management via Legito — manage template suites, document records, and user permissions directly from any AI agent.
