4,500+ servers built on MCP Fusion
Vinkius
Neon logo
Vinkius
Cursor logo

How to Use the Neon MCP in Cursor

Let your Cursor agent build code with live data from your Neon database branches.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Neon MCP on Cursor AI Code Editor MCP Client Neon MCP on Claude Desktop App MCP Integration Neon MCP on OpenAI Agents SDK MCP Compatible Neon MCP on Visual Studio Code MCP Extension Client Neon MCP on GitHub Copilot AI Agent MCP Integration Neon MCP on Google Gemini AI MCP Integration Neon MCP on Lovable AI Development MCP Client Neon MCP on Mistral AI Agents MCP Compatible Neon MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Cursor

Connect Neon MCP to Cursor

Create your Vinkius account to connect Neon to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Code Against Real Database Schemas

Stop writing code against mock data. Tell your Cursor agent to `create_branch` in Neon to get a fresh, isolated copy of your production database. It's a perfect mirror for development, available in seconds. Then, ask the agent to scaffold a new API endpoint. It can use `get_connection_uri` to fetch the real connection string and inject it directly into your configuration files. The code it generates will actually connect and run.

Automate Database Admin in Your Editor

You're in the middle of coding and realize you need a new role for a microservice. Don't switch contexts. Just tell the agent to `create_role` in the right branch. It's done. Need to check your current setup? The agent can run `list_projects`, `list_branches`, and `list_databases` and present the output right in the chat panel. This MCP Server puts your database controls next to your editor.

Manage Branch Lifecycles with AI

When a feature is ready for staging, you can instruct the agent to prepare the environment. It can `create_branch` for staging, and you can even have it `set_primary_branch` if that's part of your workflow. Once a pull request is merged, tell the agent, "The feature is merged, delete the 'feature-x' branch." It will execute `delete_branch`, keeping your Neon project clean and avoiding clutter from old dev environments.

Setup guide

Set up Neon MCP in Cursor

Prerequisites

  • Cursor installed (macOS, Windows, or Linux)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Open MCP Settings

    Go to Cursor Settings → MCP or open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P) and search for "MCP: Add Server".

  2. 2

    Add the Neon MCP

    Cursor will create or open .cursor/mcp.json in your project root. Paste the JSON snippet on the right. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com.

  3. 3

    Enable Agent mode

    Open Composer (Cmd+I / Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode.

  4. 4

    Verify the connection

    Ask Cursor something like "List my recent Neon transactions." If the MCP tools are loaded correctly, Cursor will call the Neon tools automatically. You can also check Settings → MCP for a green status indicator.

.cursor/mcp.json
{
  "mcpServers": {
    "neon-mcp": {
      "url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    }
  }
}

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Neon. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Neon MCP in Cursor

Create a `.cursor/mcp.json` file in your project's root directory. Add the Neon MCP Server configuration there. Cursor will automatically load the tools, making them available to the agent in chat.
Yes, that's exactly what it's for. Tell the agent your goal, like "Create a Neon branch for this feature, then write a Python script to connect to it." It will use `create_branch`, then `get_connection_uri`, and use that URI in the Python code it generates.
You can define the Neon MCP Server in your global `~/.cursor/mcp.json` file. The agent can then use `list_projects` to show you all available projects, and you can specify which one to work on for each task.
For most day-to-day dev tasks like creating branches, roles, or getting connection strings, yes. You can manage your entire development workflow from the editor. For initial project setup or billing, you'll still use the web console.
This server interacts only with the Neon control plane API. It handles metadata like project IDs, branch names, and database roles. Your actual table data is never accessed or transmitted by this server. All API calls are authenticated via your secure Vinkius endpoint.

Start using the Neon MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 17 tools

We've already built the connector for Neon. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 17 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.