diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index bf58770..2d5315e 100644 --- a/.claude-plugin/marketplace.json +++ b/.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",