Lovable adds agent integrations for AI assistants to use published apps
TL;DR
Lovable introduces agent integrations and Model Context Protocol links that let AI assistants call actions from published apps.
What changed
Lovable introduced agent integrations and Model Context Protocol links that let developers expose functions from published apps as callable actions.
Vibe builders and basic users can now connect those apps so assistants like ChatGPT and Claude trigger them directly.
Why it matters
Developers gain a direct path to make their apps part of ChatGPT sessions for repeated tasks such as pulling live data.
Basic users and vibe builders see their published work surface inside existing assistant flows without extra setup.
What to watch for
Test the new MCP links against manual API work in Cursor and confirm the actions fire correctly by running a sample call from Claude on one of your published apps.
Who this matters for
- Vibe Builders: Connect your Lovable apps to Claude via MCP links to trigger custom app actions in your chat.
- Basic Users: Use your published Lovable apps directly inside ChatGPT to run tasks without leaving the chat.
Harsh’s take
Lovable adopting the Model Context Protocol is a smart move that bridges the gap between standalone web apps and LLM chat interfaces. Instead of forcing users to navigate to a custom UI, builders can now feed their app functionality straight into Cursor, Claude, or ChatGPT. This integration reduces the friction of app distribution. If you are building micro-tools, exposing them as MCP endpoints makes them instantly useful inside the developer's primary workspace, turning simple apps into powerful agentic plugins.
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.