Learn how to connect Devin Desktop to your Webflow sites and Workspaces.
You can connect Devin Desktop to Webflow via the MCP (Model Context Protocol) server and use it to help design, build, and manage your sites using natural-language prompts.
For example, ask Devin Desktop to set up a new CMS Collection — Devin Desktop can add the fields you describe, create the Collection, and add items.
Before you get started
Only Workspace owners, Workspace admins, and Site managers can authorize access to a site through the Webflow MCP server.
Set up the Webflow MCP server in Devin Desktop
To connect Devin Desktop to your sites and Workspaces:
- Go to Devin Settings > Devin Local
- Click Open Devin MCP marketplace
- Click Add custom MCP
- Replace the placeholder JSON with:
{
"mcpServers": {
"webflow": {
"serverUrl": "https://mcp.webflow.com/mcp"
}
}
}
- Go to File > Save, or press ctrl/cmd + S on your keyboard
- Open the Devin MCP Registry tab
- Click Connect (next to Webflow MCP)
- Confirm the URL:
http://127.0.0.1:8765/auth/callback
- Click Continue
- Choose the sites and/or Workspaces you want to give Devin Desktop access to
- Click Authorize App
- Return to Devin Desktop
Learn more
Help Center articles:
Developer documentation: