← All install options

Install Better Design MCP in Lovable

Steps

Follow these in order to add the server in Lovable.

  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>"
  }
}