🚀 Quickstart
Connect to the Lovable MCP server with Nango and call MCP tools in minutes. Lovable MCP uses OAuth 2.0 with a client ID metadata document (CIMD), so no app registration is required.1
Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Lovable (MCP).
3
Call a Lovable MCP tool
Make your first MCP request (initialize handshake). Replace the placeholders below with your API key, integration ID, and connection ID:Or fetch credentials with the Node SDK or API.
✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
4
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.