Published
April 29, 2026
Yes it's possible to use Claude Cowork with Webflow's MCP, and Cowork does have a few useful features-
- Local folder access, if you're e.g. importing data into your site/CMS, you can put e.g. docs / images / sheets there
- Claude in chrome, which is more or less like Playwright, but built into the Cowork setup
- Scheduled tasks. You could set it up to write a blog article every Sunday, upload it as draft, something like that.
All of that is built into Cowork's setup, which makes it a bit easier for less-technical users to setup and navigate.
For More Technical Users
Generally, I wouldn't use Cowork here.
The exception might be Scheduled Tasks.
For the other items, I prefer to use VSCode + Claude Code + a project-specific MCP config, so that I can more easily manage multiple client projects.
| Claude Chat | Claude Cowork | VSCode + Claude Code | |
| Webflow MCP Access | Yes, one connection at a time, must de-auth and re-auth to change which sites you're connected to. | Yes, one connection at a time, must de-auth and re-auth to change which sites you're connected to. | Yes, can control your connection at the directory level, to make managing multiple clients easier. |
| Local file access | No | Yes | Yes |
| Scheduled tasks | No | Yes | No |
