Beta Notice: This MCP is still experimental. The final version will support full Despia Editor access, a comprehensive library of AI-enhanced building best practices, and optimizations for smooth app operation.
What It Does
The Despia SDK Helper MCP gives the Lovable Agent knowledge about:
-
How to use the
despia-nativenpm package -
Available native features (push notifications, biometrics, widgets, etc.)
-
Correct syntax and implementation patterns
With this connected, Lovable can write correct Despia code without you explaining the API.
How to Connect Despia MCP to Lovable
Despia must be added as a custom MCP server in Lovable:
-
Go to Settings → Integrations → MCP servers
-
Click Add next to "New MCP server"
-
Enter the following details:
-
Server name:
Despia SDK Helper -
Server URL:
https://cloud.despia.com/x2/mcp/VltsfLEq/mcp/stream -
Authentication: Add “NO AUTH“ (Don’t leave it empty!)
-
-
Click Add server
The Despia MCP now appears in your integrations list and provides SDK context for your builds.