Arlet
Netlify

Connect Netlify to Gemini Enterprise

Search, read and write Netlify from Gemini Enterprise. Arlet links the two through one MCP connection and takes care of keys and authentication.

Arlet makes Netlify's official MCP server available from the AI client you already use. Signing in completes the connection.

The AI can create, configure and deploy projects and manage environment variables, forms, access controls and extensions. The available tools are those provided by Netlify's official server, split into reader and updater tools.

How to connect Netlify to Gemini Enterprise

  1. 1

    In the Arlet dashboard, open Integrations β†’ Add an integration and choose Netlify. Sign in with Link Netlify, name the connection and click Create.

  2. 2

    Sign in to Gemini Enterprise with your organization Google account and open the gear icon at the bottom left β†’ Connectors β†’ Add MCP Server.

  3. 3

    In the MCP info tab, enter https://mcp.arlet.dev/mcp/ as the Server URL and "Arlet" as the Name. In the Auth tab, enter the OAuth settings from the Arlet docs (Authorization URL / Token URL / Client ID / Client Secret / Scopes) and click Add.

  4. 4

    In the connector list on the chat screen, click Connect on Arlet, sign in with Google and authorize. Arlet can then be enabled with the toggle.

Adding custom connectors (MCP) requires a Gemini Enterprise subscription and is not available in the consumer Gemini app. See the docs for the values to enter in the Auth tab.

What you can do

Netlify tools that Gemini Enterprise can call.

  • netlify-project-services-reader

    List projects and read their details and forms.

  • netlify-project-services-updater

    Create projects, rename them, and manage env vars, forms and access controls.

  • netlify-deploy-services-reader

    Read deploy details.

  • netlify-deploy-services-updater

    Deploy a site.

  • netlify-team-services-reader

    Read teams and team env vars.

  • netlify-user-services-reader

    Read the connected user's details.

  • netlify-extension-services-reader

    List extensions and their details.

  • netlify-extension-services-updater

    Install or remove extensions and initialize databases.

  • get-netlify-coding-context

    Get up-to-date guidance for writing code that targets Netlify.

The tool list follows what Netlify's official MCP server provides and may change.

Example uses

  • Check deploys

    Review the latest deploy and explain the cause if it failed.

  • Manage env vars

    List a project's environment variables and add or change them as instructed.

  • Read form submissions

    Fetch and summarize the responses to a site's forms.

  • Spin up a project

    Create a project, install the extensions it needs and run the first deploy.

Prompts you can use as-is

  • What is the status of the latest deploy of example-site? If it failed, why?
  • List example-site's environment variables and update API_BASE_URL to the new value
  • Summarize this week's contact-form submissions for example-site
  • Create a project called landing-v2 and deploy this directory to it

Use Netlify with other AI clients