Skip to content
For the complete Netlify documentation index, see llms.txt. Markdown versions of this page are available by appending .md to the URL.

Unlimited seats on Netlify Pro for $20/month → Learn more 👥

Set up Claude Web for Netlify

For the complete documentation index, see llms.txt

Give your Claude.ai agent the best and most latest context for building and deploying to Netlify by connecting this agent to Netlify tools through the Netlify connector.

  • A Claude account.
  • A Netlify personal account or team workspace.

To connect to the Netlify Connector for Claude:

  1. From an open Claude.ai chat in your browser, go to Customize, then select Connectors.

    Claude Web Customize menu with Connectors selected

  2. Search for Netlify, then select Connect.

    Claude Web connectors search with Netlify connect option

  3. Follow the authorization flow to connect your Netlify account.

After you connect Netlify, configure tool permissions for the Netlify connector. For more context on connector permissions, check out Claude’s docs on restricting actions within connected services.

Permissions required for toolsRecommended permission
Tools requiring Read Only permissionsAlways allow
Tools requiring Write permissionsNeeds Approval
Tools requiring other permissionsAlways allow

Claude Web Netlify connector permissions

The Netlify connector works as a deferred tool calling action. This means Claude Web does not load Netlify tools into the active chat by default and you do not need to call the connector by name.

Instead, describe the Netlify task you want Claude to complete. When the task needs Netlify access, Claude can load the relevant connector tools and use them for the request.

For example:

PromptWhat Claude can do
”Deploy this project to Netlify.”Load Netlify deploy tools and start a deploy.
”What’s the status of my latest deploy?”Load Netlify read tools and fetch deploy status.
”Show me my Netlify projects.”Load Netlify project tools and list available projects.
”Check my team’s Netlify settings.”Load Netlify team tools and fetch team information.

After Claude Web is connected to Netlify, ask Claude to help deploy your project or troubleshoot Netlify setup.

For more agent setup guidance, check out the agent setup overview.