Webflow MCP Server Extension for Zed

by LoamStudios

5 stars
269 downloads
Not rated
GitHub

About

Webflow MCP Server Extension for Zed integrates the Webflow MCP Server as a context server for Zed’s Agent Panel, enabling Webflow-related operations directly within the Zed editor.

Details

Author
LoamStudios
GitHub stars
5
Downloads
269
Categories
Developer Tools

- Integrates Webflow MCP Server as a Zed context server
- Works with Zed’s Agent Panel for AI‑assisted workflows
- Requires a Webflow API token for authentication
- Installed directly through Zed’s extension system

Install it by navigating to Zed > Extensions or using the command palette to search for “extensions”. Then configure the context server in your Zed settings with the key "context_servers" and object "mcp-server-webflow", providing your Webflow API token as the "webflow_token" setting.

# Webflow MCP Server Extension for Zed This extension integrates [Webflow MCP Server](https://github.com/webflow/mcp-server) as a context server for [Zed's](https://zed.dev) [Agent Panel.](https://zed.dev/docs/ai/overview) To install navigate to: **Zed** > **Extensions**. Or use the command palette ([macOS](https://github.com/zed-industries/zed/blob/main/assets/keymaps/default-macos.json#L581), [Linux](https://github.com/zed-industries/zed/blob/main/assets/keymaps/default-linux.json#L459)) to search `extensions`. ```json "context_servers": { "mcp-server-webflow": { "settings": { "webflow_token": "<WEBFLOW_TOKEN>" } } } ```
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.