All install options

Install Better Design MCP in Lovable

Follow the setup below to give Lovable Better Design's systems and interface guidance.

  1. 1

    Open Chat connectors

    Lovable → ConnectorsChat connectors New MCP server. Requires any paid plan.
  2. 2

    Name it and set the URL

    Name Better Design, URL .
  3. 3

    Authenticate

    Authentication Bearer token → paste your API key.
Config
json
{
  "serverName": "Better Design",
  "serverUrl": "https://better-design.com/api/mcp",
  "authentication": {
    "type": "Bearer token",
    "value": "<YOUR_API_KEY>"
  }
}