Title: Lovable

URL Source: https://docs.shipp.ai/platform-guides/lovable/

Markdown Content:
---
description: Create a Lovable app with Shipp
---

[ Skip to content](#tell-lovable-to-use-shipp) 

* [  How to Shipp ](../../how-to/)
* [  API Reference ](../../api-reference/)
* [  Guides ](../)
* [  Add Secret to Lovable ](#add-secret-to-lovable)
* [  Base44 ](../base44/)
* [  Claude Code ](../claude-code/)
* [  Blink ](../blink/)
* [  Replit ](../replit/)
* [  Go To Shipp Dashboard ](https://platform.shipp.ai)

* [  Add Secret to Lovable ](#add-secret-to-lovable)

# Lovable

## Tell Lovable to use Shipp[¶](#tell-lovable-to-use-shipp "Permanent link")

Include the instructions in your Lovable prompt:

`[](#%5F%5Fcodelineno-0-1)Use docs.shipp.ai for live data
`

This lets Lovable know it should use Shipp as the real-time data layer for your app. 

   

Instruct Lovable

---

## Enable Lovable Cloud[¶](#enable-lovable-cloud "Permanent link")

When prompted, turn on Lovable Cloud. Shipp runs server-side, so cloud execution is required for the integration to work.

Click allow

   

Enable Lovable Cloud

## Add Shipp API Key to Lovable[¶](#add-shipp-api-key-to-lovable "Permanent link")

### Create your Shipp Account[¶](#create-your-shipp-account "Permanent link")

[Sign up to Shipp](https://platform.shipp.ai/signup). Once logged in, you can manage data connections & API access. 

What is an API? 

It's how your Agent & the app you create will communicate with Shipp. API is an acronym for _Application Programming Interface_

   

Sign Up to Shipp

### Get your Shipp API Key[¶](#get-your-shipp-api-key "Permanent link")

In the Shipp dashboard, go to API Keys and copy your API Key

   

Obtain your Shipp API Key

---

## Add Secret to Lovable[¶](#add-secret-to-lovable "Permanent link")

Return to Lovable. The “Add Secret” dialog should be open in chat. Paste the API Key and submit!

   

Save your API Key to Lovable

API Keys are Secret!

Do not paste your API key into the chat. Always store it as a secret.

MCP Server 

Lovable Recently introduced custom MCP servers for premium users. We're working to make this process even easier for you.

 Back to top 