
Lovable
Drive Lovable from Cursor: create projects, send work to the Lovable agent, manage Lovable Cloud databases, and deploy, all through the Lovable MCP server.
Created by LovableView Source
Skills4
enable-lovable-cloud-databaseProvision and inspect a Lovable Cloud Postgres database, and run SQL safely. Use when a project needs data, or when you need to read or fix rows directly.
deploy-lovable-projectPublish a Lovable project and confirm the live deployment, then check basic traffic. Use when someone wants the app shipped or wants to see how a deployed app is doing.
iterate-with-lovable-agentMake changes to an existing Lovable project by messaging its agent, then verify the result in the diff. Use for any edit, fix, or refinement on a project that already exists.
scaffold-lovable-projectStart a new Lovable app from a plain-language brief and hand back the editor and preview links. Use when someone wants to spin up a fresh project.
Commands4
lovable-dbProvision or inspect a project's Lovable Cloud database and run read queries safely.
lovable-deployPublish the current Lovable project and return the live URL after confirming the build.
lovable-iterateSend a change to an existing Lovable project's agent and verify it in the diff.
lovable-newCreate a new Lovable project from a one-line brief and return the editor and preview links.