# One Command to Bridge Cursor and Neon

DevFeed: [One Command to Bridge Cursor and Neon](<https://devfeed.tech/articles/one-command-to-bridge-cursor-and-neon-5699.md>)

Original publisher: [Read original article](<https://neon.com/blog/one-command-to-bridge-cursor-and-neon>)

Author: Rodney Sherwin Shibu

Published: 2025-11-05T17:25:23Z

Content type: tutorial

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [cursor](<https://devfeed.tech/topics/cursor.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [migration](<https://devfeed.tech/topics/migration.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [database](<https://devfeed.tech/tags/database.md>), [integration](<https://devfeed.tech/tags/integration.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [migration](<https://devfeed.tech/tags/migration.md>), [product](<https://devfeed.tech/tags/product.md>)

## AI overview

The article explains how the Neon CLI connects a local app and Cursor through an MCP server, giving Cursor project context for database tasks such as migrations.

## Source excerpt

We've built a new way to connect your app to Neon right from Cursor. You can now run a single command to set up your Neon project, configure the MCP server, and enable the Neon integration: With this one command, Cursor gains full Neon project context: connection details, schema,...