Skip to content

Commit 88b662c

Browse files
fine grained directions for windsurf and claude
1 parent b734951 commit 88b662c

File tree

1 file changed

+58
-2
lines changed

1 file changed

+58
-2
lines changed

README.md

Lines changed: 58 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,34 @@ Create a hero section card on my home page with a CTA button and responsive desi
9393

9494
4. Save and restart Claude Desktop (`Cmd/Ctrl + R`). An OAuth login page will open to authorize sites and install the companion app.
9595

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+
```
97124

98125
### Windsurf
99126

@@ -112,7 +139,36 @@ Then follow the same steps as Cursor to open the Webflow Designer, open the MCP
112139
}
113140
```
114141

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
171+
```
116172

117173
### Reset your OAuth token
118174

0 commit comments

Comments
 (0)