Neon
Manage Neon serverless Postgres projects, branches, and queries through the hosted MCP endpoint.
Add Neon to your agent
Remote OAuth server. Append ?readonly=true or ?projectId= to the URL for tighter scope.
1Config location
Global: ~/.cursor/mcp.json or project: .cursor/mcp.json
2Copy this snippet
{
"mcpServers": {
"Neon": {
"type": "http",
"url": "https://mcp.neon.tech/mcp"
}
}
}
Add this block under mcpServers, then restart Cursor.