# Lovable

Lovable reads remote MCP servers from Chat connectors configured per user. Add Cakewalk's gateway in Connectors and the tools become available to the Lovable Agent in any project.

## Requirements

* Lovable paid plan. Custom MCP servers are not available on the Free tier.

## Install Method

Custom form in Lovable's Connectors panel. The connection is per user. Workspace admins on Business and Enterprise plans can enable or disable servers globally from Settings > Privacy & security > Admin settings.

## Step 1: Open Chat Connectors

1. Open Lovable and sign in.
2. Go to **Connectors**.
3. Click **Chat connectors**.

## Step 2: Add the Cakewalk Gateway

1. Click **New MCP server**.
2. Fill the form:
   * **Server name:** Cakewalk
   * **Server URL:** `https://mcp-gateway.getcakewalk.io/mcp`
   * **Authentication:** leave on **OAuth (default)**. Cakewalk's gateway uses OAuth.
3. Click **Add & authorize**.

## Step 3: Authenticate

Lovable opens the OAuth consent flow in your browser. Sign in with your Cakewalk account and approve the Connection. Lovable stores the credentials on your connector record.

## Verifying It Works

In a Lovable project, the Cakewalk tools appear as context for the Lovable Agent. Ask the agent to list its available tools to confirm. In Cakewalk, the Lovable card on **My Agents** flips to **Connected** after the first agent call.

## Workspace Admin Controls (Business / Enterprise)

Workspace admins can enable or disable Cakewalk for the whole org:

1. Open **Settings**.
2. Go to **Privacy & security** > **Admin settings**.
3. Find the Cakewalk connector and toggle the org-level enable.

## Troubleshooting

* **New MCP server option is missing:** confirm the workspace is on a paid plan. Free tier does not include custom MCP servers.
* **OAuth flow returns to an error page:** copy the full callback URL from your browser's address bar and paste it back into the prompt at lovable.dev.

## Learn more

* [MCP servers in Lovable](https://docs.lovable.dev/integrations/mcp-servers) from Lovable.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.cakewalk.security/docs/ai-agent-access/connections-and-integrations/agent-platforms/lovable.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
