Skip to main content
This guide shows you how to configure the Webflow connector for WRITER Agent. After setting up this connector, WRITER Agent can access your Webflow sites, pages, and CMS collections—enabling AI-driven content creation, updates, and site management.

Set up the Webflow connector

Configure the Webflow connector in AI Studio under Connectors & Tools.
The Webflow connector only supports organization-managed OAuth. You must create your own Webflow OAuth application. Writer-managed OAuth is not available for Webflow.

Create a Webflow OAuth application

Create an OAuth application in the Webflow workspace settings:
  1. Sign in to Webflow and navigate to your workspace
  2. Go to Workspace settings > Apps & integrations
  3. Select the Develop tab and select Create new app
  4. Enter your app name (for example, “Writer MCP Client”) and a description
  5. Add the Writer redirect URI to Redirect URIs:
    https://app.writer.com/mcp/oauth/callback
    
  6. Under Scopes, select the permissions your agents need (for example, sites:read, pages:read, pages:write, cms:read, cms:write)
  7. Select Create app
  8. Copy the Client ID and Client secret for use in AI Studio
For more information, see Webflow’s OAuth documentation.

Configure the connector in AI Studio

After creating your Webflow OAuth application:
  1. Navigate to Connectors & Tools in AI Studio
  2. Select the Webflow connector
  3. Select who has access by default (all users or specific teams)
  4. Select the connection level: user level (each user authenticates their own account) or org level (shared connection to a single account)
  5. Select which tools to enable for your agents
  6. Enter your OAuth client ID and client secret
  7. Complete the OAuth authorization flow

Next steps