April 21, 2026
CreamSQL MCP: Cursor Setup
Connect CreamSQL's MCP server to Cursor in less than 2 minutes.
Add the MCP server
Go to Cursor → Settings → Cursor Settings → Tools & MCPs → New MCP Server.
Add a CreamSQL entry in your mcp.json:
{
"mcpServers": {
"CreamSQL": {
"url": "https://app.creamsql.com/api/mcp"
}
}
}
Go back to Tools & MCPs and click Connect.
That’s it. Ask questions and get results directly in Cursor.

