Merge pull request #2852 from anthropics/add-lovable

Add lovable plugin
This commit is contained in:
abibbs-ant 2026-06-15 11:35:09 -07:00 committed by GitHub
commit ad34eb0fa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",