Servers
Webflow MCP Server Extension for Zed
@LoamStudios
A 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>"
}
}
}