Skip to content

lovablelabs/lovable-cursor-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lovable plugins for Cursor

A Cursor plugin marketplace for Lovable. It currently ships one plugin, lovable, which connects Cursor to the Lovable MCP server and teaches the agent how to use it.

Plugins

  • lovable — Create Lovable projects, edit them through the Lovable agent, manage Lovable Cloud databases, and deploy, all from Cursor.

Install

  1. Add this marketplace in Cursor.
  2. Enable the Lovable plugin.
  3. The first Lovable tool call opens a browser to sign in to your Lovable account.

See plugins/lovable/README.md for commands, skills, and the raw MCP config.

Layout

.cursor-plugin/marketplace.json   marketplace index
plugins/lovable/                  the plugin
scripts/validate-template.mjs     structure check

Develop

After changing the plugin, validate the structure:

node scripts/validate-template.mjs

To add another plugin, create plugins/<name>/.cursor-plugin/plugin.json and add an entry to .cursor-plugin/marketplace.json.

Links

About

Cursor plugins for building, editing, and shipping apps with Lovable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors