8000
Skip to content

Releases: webflow/mcp-server

Adding Designer API capabilities for MCP Server

Choose a tag to compare

@zplata zplata released this 17 Sep 19:59
ca01e12

What's Changed

Full Changelog: 0.7.0...1.0.0

Update AI chat request format

Choose a tag to compare

@jamesmosier jamesmosier released this 09 Jul 19:26
052f892

Updates the AI chat format sent to Fern: #55

0.6.0

Choose a tag to compare

@angpt angpt released this 02 Jun 20:31
95076d4

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

0.5.1

Choose a tag to compare

@angpt angpt released this 15 May 16:23

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

0.5.0

Choose a tag to compare

@angpt angpt released this 13 May 16:49

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

Choose a tag to compare

@stephencme stephencme released this 17 Apr 20:25

Full Changelog: 0.4.0...0.4.1

0.4.0

Choose a tag to compare

@stephencme stephencme released this 17 Apr 19:34
b769bda

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

Choose a tag to compare

@stephencme stephencme released this 09 Apr 15:49
e1e938d

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

Choose a tag to compare

@stephencme stephencme released this 07 Apr 22:07
a37d426

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

Choose a tag to compare

@dsinghvi dsinghvi released this 02 Apr 05:27
7c1e7b8

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