mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-07-10 19:25:44 -03:00
Merge pull request #2852 from anthropics/add-lovable
Add lovable plugin
This commit is contained in:
commit
ad34eb0fa6
@ -1572,6 +1572,20 @@
|
||||
},
|
||||
"homepage": "https://github.com/gemini-cli-extensions/looker"
|
||||
},
|
||||
{
|
||||
"name": "lovable",
|
||||
"description": "Build, iterate on, deploy, and manage Lovable apps from Claude Code. Bundles the official Lovable MCP server (remote, OAuth 2.1) and adds focused commands for the common build/iterate/database workflows, with credit- and publish-safety prompts.",
|
||||
"author": {
|
||||
"name": "Lovable"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/lovablelabs/mcp.git",
|
||||
"sha": "9321737a737cf719db44c8124507f75e0bd0d270"
|
||||
},
|
||||
"homepage": "https://lovable.dev"
|
||||
},
|
||||
{
|
||||
"name": "lua-lsp",
|
||||
"description": "Lua language server for code intelligence",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user