You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+58-2Lines changed: 58 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,34 @@ Create a hero section card on my home page with a CTA button and responsive desi
93
93
94
94
4. Save and restart Claude Desktop (`Cmd/Ctrl + R`). An OAuth login page will open to authorize sites and install the companion app.
95
95
96
-
Then follow the same steps as Cursor to open the Webflow Designer, open the MCP Bridge App, and try your first prompts.
96
+
#### Open the Webflow Designer (Claude Desktop)
97
+
98
+
- Open your site in the Webflow Designer.
99
+
- Or ask your AI agent:
100
+
101
+
```text
102
+
Give me a link to open <MY_SITE_NAME> in the Webflow Designer
103
+
```
104
+
105
+
#### Open the MCP Webflow App (Claude Desktop)
106
+
107
+
1. In the Designer, open the Apps panel (press `E`).
108
+
2. Launch "Webflow MCP Bridge App" (installed during OAuth).
109
+
3. Wait for the app to connect to the MCP server.
110
+
111
+
#### Write your first prompt (Claude Desktop)
112
+
113
+
```text
114
+
Analyze my last 5 blog posts and suggest 3 new topic ideas with SEO keywords
115
+
```
116
+
117
+
```text
118
+
Find older blog posts that mention similar topics and add internal links to my latest post
119
+
```
120
+
121
+
```text
122
+
Create a hero section card on my home page with a CTA button and responsive design
123
+
```
97
124
98
125
### Windsurf
99
126
@@ -112,7 +139,36 @@ Then follow the same steps as Cursor to open the Webflow Designer, open the MCP
112
139
}
113
140
```
114
141
115
-
4. Save. Use the settings page "Refresh" button. A browser will open the OAuth flow to authorize sites (this also installs the companion app). Then open the Webflow Designer, open the MCP Bridge App, and try prompts as above.
142
+
4. Save. Use the settings page "Refresh" button. A browser will open the OAuth flow to authorize sites (this also installs the companion app).
143
+
144
+
#### Open the Webflow Designer (Windsurf)
145
+
146
+
- Open your site in the Webflow Designer.
147
+
- Or ask your AI agent:
148
+
149
+
```text
150
+
Give me a link to open <MY_SITE_NAME> in the Webflow Designer
151
+
```
152
+
153
+
#### Open the MCP Webflow App (Windsurf)
154
+
155
+
1. In the Designer, open the Apps panel (press `E`).
156
+
2. Launch "Webflow MCP Bridge App" (installed during OAuth).
157
+
3. Wait for the app to connect to the MCP server.
158
+
159
+
#### Write your first prompt (Windsurf)
160
+
161
+
```text
162
+
Analyze my last 5 blog posts and suggest 3 new topic ideas with SEO keywords
163
+
```
164
+
165
+
```text
166
+
Find older blog posts that mention similar topics and add internal links to my latest post
167
+
```
168
+
169
+
```text
170
+
Create a hero section card on my home page with a CTA button and responsive design
0 commit comments