Skip to content

LoamStudios/zed-mcp-server-webflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webflow MCP Server Extension for Zed

This extension integrates Webflow MCP Server as a context server for Zed's Agent Panel.

To install navigate to: Zed > Extensions. Or use the command palette (macOS, Linux) to search extensions.

"context_servers": {
  "mcp-server-webflow": {
    "settings": {
      "webflow_token": "<WEBFLOW_TOKEN>"
    }
  }
}