Labsco
MCP SERVER · OFFICIAL PROJECT

Lovable Project Agent

by Lovable

40+ tools across eight groups — create, deploy and remix projects, message the project's own agent, and query Lovable Cloud SQL.

Code Generation, Scaffolding & Migration
Summary
Messaging the project's own agent means one agent can delegate to another that already has the context.

Rather than pulling a whole project into an outside model's context, this hands the request to the agent that lives inside the project and knows it. That is the sensible division of labour, and it is why the file, diff and history tools matter — the caller can verify what came back. The Enterprise admin gate is the thing to check first: without it, nothing connects.

What it is

Lovable's endpoint for their app-building platform. It publishes a machine-readable tool specification at skill.md, which is a better answer than a docs page for something an agent will read.

What you get
  • Creating, deploying and remixing projects
  • Sending a message to a project's own agent and reading its reply
  • Reading files, diffs and edit history
  • SQL queries against Lovable Cloud
  • Connector management, workspace knowledge and visitor analytics
Requirements

Browser OAuth on first connect. On Enterprise, an administrator must first allow third-party MCP clients in the security settings.

Setup effort

Admin enables it, then paste and authorize — add the endpoint to your client, then approve the OAuth consent screen