Lovable enables AI assistant integrations for published apps
TL;DR
Lovable converts published app functionality into actions that AI assistants like ChatGPT and Claude can call. It proposes actions, manages permissions, and generates an MCP link.
What changed
Lovable now turns published app functions into callable actions for AI assistants such as ChatGPT and Claude. Developers and vibe builders review the actions the system proposes while basic users set access rules and receive an MCP link for their assistant.
Why it matters
Developers and vibe builders can connect their apps to ChatGPT workflows where assistants already handle repeated tasks like data lookups. Basic users gain direct control over which actions external assistants may trigger without extra setup steps.
What to watch for
Compare the MCP link flow against direct plugin setups in ChatGPT itself. Developers should add the link to a test assistant and run one proposed action to confirm it executes as expected.
Who this matters for
- Vibe Builders: Connect your Lovable apps to ChatGPT workflows by reviewing and approving proposed MCP actions.
- Basic Users: Control which external assistants can trigger your app actions using the provided MCP link.
Harsh’s take
Lovable's integration of the Model Context Protocol (MCP) is a smart move that bypasses the need for custom plugin marketplaces. By turning app functions into standard MCP links, they are making web apps instantly composable with LLMs like Claude and ChatGPT. This shifts the integration burden away from complex API setups. Builders should immediately test this by exposing simple read-write actions from their Lovable projects to their daily-driver AI assistants to automate repetitive data tasks.
by Harsh Desai
About Lovable
View the full Lovable page →All Lovable updatesGo deeper
More from Lovable
- FeatureLovable chat displays images, videos, and files as thumbnails and tiles
Lovable updates its chat interface to render generated or referenced files as visual thumbnails and clickable tiles instead of plain paths.
- FeatureLovable reuses workspace identity in built apps automatically
Lovable apps now automatically recognize the signed-in user without a separate login page, reading their name, email, and ID directly.
- FeatureLovable chat shows images, videos, and files as clickable thumbnails
Lovable now renders generated or referenced files as clickable thumbnail tiles in chat. Images and videos display visual previews, while other files appear as labeled tiles that open in the Files panel.