Webflow MCP Server Extension for Zed
by LoamStudios
This extension integrates Webflow MCP Server as a context server for Zed's Assistant. It allows Zed's Assistant to leverage Webflow's MCP server for enhanced contextual understanding.
View on GitHub
Last updated: N/A
Webflow MCP Server Extension for Zed
This extension integrates Webflow MCP Server as a context server for (Zed's)[https://zed.dev] Assistant.
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>"
}
}
},