Skip to content
VS Code

Lovable for VS Code

dev.lovable/mcp

Official MCP server for Lovable, the AI-powered full-stack app builder.

client:VS Code transport:streamable-http

Install Lovable in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.lovable.dev"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Lovable in other clients