New — Skills, AI Buttons, and more. See what's new
DazlDocs
Feature Reference

Integrations

The Integrations panel connects your Dazl project to external services. It has two tabs: Integrations for MCP connections to external platforms, and Add-ons for library recipes.

The Integrations panel connects your Dazl project to external services. It has two tabs: Integrations for MCP connections to external platforms, and Add-ons for library recipes (covered in a separate article).

The Integrations panel showing Supabase, Figma, and Stripe

Available Integrations

Supabase

Connects your project to a Supabase backend for:

  • Database – store and query data
  • Authentication – user sign-up, login, and session management
  • Storage – file and asset management

Once connected, the AI can create database-backed features, authentication flows, and data-driven pages. You can also create a new Supabase project directly from Dazl after connecting your account. Learn more at supabase.com.

The Supabase connection modal showing project URL and API key fields

Figma

Import frames and designs from Figma directly into Dazl. The AI uses the design as a reference to generate working code that matches your layout and styling. Learn more at figma.com.

The Figma connection modal showing authorization steps

Google Sheets

Connect a Google Sheets account to read spreadsheet data into your project or create new spreadsheets from your project's content. For example, import a product catalog to populate a listing page, pull in user research data to build a dashboard, or export a feature comparison table from your prototype.

The Google Sheets connection modal showing authorization steps

Google Docs

Connect a Google Docs account to pull in document content as reference or create new documents from your project's content. For example, feed a PRD into the chat so the AI builds to spec, import landing page copy from a shared doc, or generate a handoff document describing what was built.

The Google Docs connection modal showing authorization steps

Google Slides

Connect a Google Slides account to reference presentation content or create new slides from your project. For example, reference a pitch deck for design direction, or generate a stakeholder update with screenshots and descriptions of what you've built.

The Google Slides connection modal showing authorization steps

Custom MCP

Click Add Custom MCP at the bottom of the Integrations list to connect your own MCP server or a third-party MCP service.

The Custom MCP dialog showing name, URL, and authentication type fields

Provide:

  • Name — a label for the integration (shown in the Integrations panel)
  • URL — the MCP server endpoint
  • Authentication Type — choose OAuth / None, Bearer, or Headers depending on how the server authenticates

Click Enable to connect. Once enabled, the AI can use the tools and resources provided by your MCP server when making changes to your project.

Toggling Integrations from Chat

You can enable or disable integrations without leaving the Chat panel. Click the MCP toggles button in the prompt box to open a popover listing all connected servers with on/off switches.

The MCP toggles popover showing Context7 and Google-Docs with on/off switches

On this page