Skip to content

Releases: webflow/mcp-server

Update AI chat request format

09 Jul 19:26
052f892
Compare
Choose a tag to compare

Updates the AI chat format sent to Fern: #55

0.6.0

02 Jun 20:31
95076d4
Compare
Choose a tag to compare

Add component tooling, and support for AI search of webflow docs.

0.5.1

15 May 16:23
Compare
Choose a tag to compare

Adds support for site-level inline custom code, and fixes for collection item update.

0.5.0

13 May 16:49
Compare
Choose a tag to compare

Feature Enhancements

  • Added support for inline script addition and deletion within sites.
  • Enabled deletion of collection items, expanding content management capabilities.

Improvements

  • Structural code improvements to enhance clarity, consistency, and long-term maintainability.

0.4.1

17 Apr 20:25
Compare
Choose a tag to compare

Full Changelog: 0.4.0...0.4.1

0.4.0

17 Apr 19:34
b769bda
Compare
Choose a tag to compare

What's Changed

  • feat: add Authorization header, remote MCP server support by @stephencme in #28

Full Changelog: 0.3.1...0.4.0

0.3.1

09 Apr 15:49
e1e938d
Compare
Choose a tag to compare

What's Changed

  • chore: Add troubleshooting section to README, bump to 0.3.1 by @stephencme in #22

Full Changelog: 0.3.0...0.3.1

0.3.0

07 Apr 22:07
a37d426
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

02 Apr 05:27
7c1e7b8
Compare
Choose a tag to compare

What's Changed

  • Add @latest tag to npm package name in MCP server config in README, clean up intro paragraph by @stephencme in #12
  • Fix for Cursor tool name bug: switch from kebab case to snake case, bump version to 0.2.0 by @stephencme in #13

Full Changelog: 0.1.4...0.2.0

0.1.4

31 Mar 16:01
79dde5c
Compare
Choose a tag to compare

What's Changed

  • Simplify zod types for *-create-items to fix issues with Cursor MCP client, update README with all tools available by @stephencme in #11

Full Changelog: 0.1.3...0.1.4