Skip to content

Commit 4851d26

Browse files
committed
2 parents ddb2b8b + a2f71f0 commit 4851d26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ rm -rf ~/.mcp-auth
9494
"mcpServers": {
9595
"webflow": {
9696
"command": "npx",
97-
"args": ["-y", "webflow-mcp-server@0.4.1"],
97+
"args": ["-y", "webflow-mcp-server@0.5.1"],
9898
"env": {
9999
"WEBFLOW_TOKEN": "<YOUR_WEBFLOW_TOKEN>"
100100
}
@@ -237,4 +237,4 @@ npm start
237237
## ⚠️ Known Limitations
238238

239239
### Static Page Content Updates
240-
The pages_update_static_content endpoint currently only supports updates to localized static pages in secondary locales. Updates to static content in the default locale are not supported and will result in errors.
240+
The pages_update_static_content endpoint currently only supports updates to localized static pages in secondary locales. Updates to static content in the default locale are not supported and will result in errors.

0 commit comments

Comments
 (0)