Ver código fonte

Add lovable plugin

Bryan Thompson 3 meses atrás
pai
commit
00667be766
1 arquivos alterados com 14 adições e 0 exclusões
  1. 14 0
      .claude-plugin/marketplace.json

+ 14 - 0
.claude-plugin/marketplace.json

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