Webflow connector - Writer AI Studio
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:
- Sign in to Webflow and navigate to your workspace
- Go to Workspace settings > Apps & integrations
- Select the Develop tab and select Create new app
- Enter your app name (for example, “Writer MCP Client”) and a description
- Add the Writer redirect URI to Redirect URIs:
https://app.writer.com/mcp/oauth/callback
If your organization is deployed in the EU, use https://app.eu2.writer.com/mcp/oauth/callback instead.
- Under Scopes, select the permissions your agents need (for example,
sites:read,pages:read,pages:write,cms:read,cms:write) - Select Create app
- 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:
- Navigate to Connectors & Tools in AI Studio
- Select the Webflow connector
- Select who has access by default (all users or specific teams)
- Select the connection level: user level (each user authenticates their own account) or org level (shared connection to a single account)
- Select which tools to enable for your agents
- Enter your OAuth client ID and client secret
- Complete the OAuth authorization flow
Next steps
- Set up connectors: Learn how to configure and enable connectors in AI Studio
- Tool calling guide: Understand how AI agents use tools in conversations
- WRITER Agent guide: Learn how to use WRITER Agent with connected tools
- MCP gateway overview: Learn about Writer’s MCP gateway architecture