lovable Plugin
Plugin Claude Code Development Web & App DevelopmentCloud, Deployment & CI/CDAI Agents & AI App DevelopmentThe explanation below is AI-generated. Please verify it against the sources.
lovable is a Claude Code plugin that bundles the official Lovable MCP server, enabling Claude Code to build, iterate on, deploy, and manage Lovable apps directly. According to the GitHub README, the server connects Claude and other MCP-compatible clients to Lovable, an AI-powered full-stack app builder, via a remote endpoint () secured with OAuth 2.1 authentication. Per the plugin description, it adds commands for common build/iterate/database workflows and includes safety prompts before actions that consume Lovable build credits or publish a project publicly. The underlying MCP server exposes tools spanning project/workspace management, AI agent messaging, code inspection, database operations, connectors, templates, analytics, and file uploads.
Overview
According to the Lovable homepage, Lovable is an 'AI App Builder' that lets users create apps and websites by chatting with AI, with templates and features aimed at prototyping, internal tools, and team use. The GitHub README describes it as an AI-powered full-stack app builder that can be operated through natural language.
What you can do with lovable
- List, create, deploy, and remix Lovable projects, and manage their visibility
- Send messages to a project's AI agent and retrieve its responses
- Inspect code via diffs, file tree, file contents, and edit history
- Read and write project/workspace AI instructions
- Enable a Postgres database, check its status, and run SQL queries
- List, add, and remove connectors and external MCP servers (e.g., Linear, Notion, Slack)
- Browse template and library projects
- View historical and real-time analytics on project traffic
- Generate upload URLs for attaching images
- Receive credit- and publish-safety prompts before actions that consume build credits or make a project public (per the plugin description)
Sources
Original description (English)
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.
History of lovable
- Plugin Added lovable