Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webflow/mcp-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.0
Choose a base ref
...
head repository: webflow/mcp-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0
Choose a head ref
  • 18 commits
  • 26 files changed
  • 6 contributors

Commits on Sep 3, 2025

  1. Add support for Designer Extension APIs (#60)

    * Update .gitignore to include .vscode, .cursor, and pnpm-lock.yaml
    
    * Add new schemas and tools for Designer API and Rules
    
    * Add dependencies for CORS, Express, and Socket.io; enhance MCP server with new designer and miscellaneous tool registrations
    
    * Remove optional modifier from component name in DE components registration schema
    
    * Add local tools registration for OSS MCP version and enhance RPC with local connection URL
    
    ---------
    
    Co-authored-by: Virat <21.virat@gmail.com>
    jamesmosier and virat21 authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    7325485 View commit details
    Browse the repository at this point in the history
  2. bump to 1.0.0 (#61)

    jamesmosier authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    13ad59b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Configuration menu
    Copy the full SHA
    8529d5e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Configuration menu
    Copy the full SHA
    b734951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88b662c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ed3d91 View commit details
    Browse the repository at this point in the history
  4. adjusted instructions

    victoriaplummer committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    e582be3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9426b48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15b7d61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    478ecfd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c20f9fe View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. Merge pull request #63 from webflow/designer-readmer

    docs: Add Designer MCP Installation Instructions
    victoriaplummer authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    45503cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40129c5 View commit details
    Browse the repository at this point in the history
  3. updated docs

    victoriaplummer committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    65fa68a View commit details
    Browse the repository at this point in the history
  4. Update README.md

    docs: update setup instructions for Webflow MCP Bridge App
    viratatwebflow authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    5709c98 View commit details
    Browse the repository at this point in the history
  5. Update README.md : Remote MCP instruction for cursor

    revise Cursor config for official remote MCP support
    viratatwebflow authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    4c61ba8 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Duplication instruction removed
    viratatwebflow authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    190435f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #64 from webflow/local-installation

    Local Installation Documentation
    zplata authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    ca01e12 View commit details
    Browse the repository at this point in the history
Loading