Why use personal connectors
Personal connectors unlock two key capabilities:- Bring your existing context into Lovable.
The Lovable Agent can read your team’s documentation, tickets, and design files to build prototypes and flows aligned with your standards. - Connect your Lovable apps to your workflows.
The Lovable Agent can take follow-up actions in your connected tools, such as updating ticket statuses, adding prototype links as comments, or creating new items when supported.
Prebuilt personal connectors
| Tool | Description | Example capabilities |
|---|---|---|
| Atlassian | Access your Jira issues and Confluence pages. | Turn product documentation into working prototypes. Lovable can read product documentation and linked Jira epics (PRDs, specs, architecture docs) to generate prototypes that match your team’s standards. Embed generated prototypes back into Confluence for feedback. |
| Linear | Access your Linear issues and project data. | Prototype from real issues and tickets. Lovable can read Linear issues, including descriptions and acceptance criteria, to generate functional prototypes. Attach resulting apps back to Linear for review. |
| Notion | Access your Notion pages and databases. | Build directly from your team’s Notion workspace. Lovable can read PRDs, design specs, or marketing briefs and turn them into working apps, landing pages, or prototypes. Embed generated Lovable apps back into Notion for seamless collaboration. |
| n8n | Access and power your apps with your n8n workflows. | Build workflow-rich apps with live data. Connect your n8n automations to Lovable to pull data from tools like HubSpot, Google Sheets, or Slack, and build user-facing apps powered by existing automations. |
| Miro | Access your Miro boards and diagrams. | Bring your boards to life. Lovable can convert user flows, wireframes, or information architecture from your boards into interactive prototypes you can test and export back for feedback. |
How to add a prebuilt personal connector
To use prebuilt integrations with popular third-party apps and services:- Go to Settings → Connectors → Personal connectors.
- Select a personal connector (for example, Notion or Linear).
- Click Connect. Sign in and grant Lovable access to your account.
- Go to Settings → MCP access and toggle Enable MCP access (requires instance owner or admin permissions)
- For each workflow you want to expose, go to Settings in the workflow editor and toggle Available in MCP.
Custom MCP servers (Business and Enterprise)
For full flexibility, you can connect custom MCP servers as personal connectors to bring internal or third-party systems into Lovable. This is perfect for private APIs, internal CRMs, or custom data sources. Explore remote MCP servers, a curated list of high-quality remote MCP servers compatible with Lovable.How to connect a custom MCP server
To connect a custom or internal MCP server:- Go to Settings → Connectors → Personal connectors.
- Click New MCP server.
- Server name: Enter a clear name for your server (for example, Internal CRM or Analytics API).
- Server URL: Enter the address where Lovable can reach your MCP server.
- Authentication:
- OAuth (default): Lovable uses OAuth by default. After you click Add & authorize, you’ll be prompted to authorize.
- Bearer token or API key: For servers that don’t support OAuth, you can authenticate using a bearer token or API key.
- No authentication: Connect without credentials if the server doesn’t require authentication.
- Add server. The custom MCP server now appears in your list of personal connectors and can provide contextual data for builds.
Practical examples
Each connected app instantly becomes available as context for the Lovable Agent. You can interact with connected tools using natural prompts.| Scenario | Example prompt | Example outcome |
|---|---|---|
| A product manager connects Linear or Jira | Generate a prototype based on tickets in the current sprint. | Lovable reads issue descriptions and acceptance criteria to build aligned, testable UI. |
| A marketer links Notion or Confluence | Turn our Q4 campaign brief into a landing page. | Lovable uses the document as context to generate an on-brand, editable page. |
| A designer connects Miro | Prototype the signup flow from our whiteboard. | Lovable reads flow diagrams to scaffold UI navigation and turns them into an interactive prototype your team can test. |
| An engineer links n8n or internal MCP | Build a workflow UI that lists users and allows deleting them. | Lovable builds an app that uses live data and workflows. |
Security and permissions
Personal connectors (MCP server connections) are per-user connections. You can review or revoke them anytime in Settings → Connectors. For quick access inside a project, click+ in the prompt box and go to Connectors.
On Business and Enterprise plans, workspace admins and owners can manage which servers are available as personal connectors for all users:
- Go to Settings → Privacy & security to enable or disable all MCP server access for the entire workspace.
- Go to Settings → Connectors → Personal connectors → Admin settings to enable or disable individual MCP servers as personal connectors.