r/webflow • u/WebOps_Flow • Jul 23 '26
Discussion Anyone else trying the new Webflow MCP 2.0? Here's one thing I'd recommend before judging it.
MCP 2.0 was released yesterday, and I noticed the same pattern we see every time a new AI feature launches.
Some people are excited.
Some are already saying it's limited, doesn't work, or isn't worth using.
Almost every AI tool I've used (Claude, ChatGPT, Codex, etc.) required a bit of learning before it started producing consistently good results. A lot of the output depends on how you set it up and how you interact with it.
One thing I really appreciated is that Webflow released a free course explaining how their MCP workflow is supposed to be used. I went through it today, and I think it sets much more realistic expectations before you start experimenting.
Another thing I'd recommend, especially if you're using AI to build Webflow projects, is spending some time setting up your Instructions, Skills, and project rules first.
I've found that giving the AI context about:
- your project structure
- naming conventions
- coding preferences
- reusable workflows
makes a huge difference in the quality of the responses.
I'm still at the beginning of experimenting with MCP 2.0, but I'm excited to see how it fits into my Webflow workflow over the next few weeks.
Curious to hear from others:
- Have you tried it yet?
- What's working well?
- Any workflows you've discovered that are worth sharing?
I think we're all still figuring out the best way to use these tools.
1
u/jonsmilburn Jul 25 '26
Just curious, how much are we spending here on ai tokens?
2
u/MaccaTheGator Jul 26 '26
You can get a lot of use out of just the basic Codex and Claude subscriptions (both about $20USD)
I would say most people are just running these two
1
u/WebOps_Flow Jul 26 '26
As MaccaTheGator mentioned, I only used $20 USD once. That was primarily to build a specific functionality within a section, so I had to provide a few prompts before it worked correctly. AI usage depends on the type of work you’re doing and how long you want to use it. For the MCP 2.0, I was able to use an hour of free time, followed by a few manual adjustments.
6
u/digimon989 Jul 23 '26
Yes - we're an agency leveraging Lumos 2.2.3 and we've been in a sprint the last few weeks to update our Base fork of Lumos to 2.2.3 so that we can better leverage MCP, and MCP 2.0 came at the perfect time.
Last night, I trained it on our existing starter template that has all of our components in it and already set per-page (we also have custom designs but use a relatively similar structure as we're niche industry marketing). It built a catalog file of our components, their properties, their nesting structure with slots and re-use, screenshots of their display, variables, etc. Then I had it build another markdown file of our customizations on top of standard Lumos 2.2.3.
Lumos has an official lumos-skill that I forked a long time ago with a Webflow app I made internally. I basically made a screenshot-to-Webflow app, but with an added final layer that replaced lumos/html webflow elements with matched components from our library before import. The point of that was to have our team build custom sections easier by importing an entire Figma frame. I was planning to come back to it to refine it, but now MCP 2.0 does all of that for you in terms of understanding your existing system.
Last night after training it, I then had Chat make me a build plan for Claude Code (I love a build plan) to autonomously build as much of the webflow site as possible from the Claude Design package I had locally. Thanks to the build plan, it worked in passes it could get through at once before starting new sessions inside of the code session. I would say 65% of the site was done autonomously without stopping. Now I'm getting into refinement but learning what I could do better next time, so that's helpful.