Skip to content

Commit f290ac9

Browse files
Update README.md
1 parent a37d426 commit f290ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A Node.js server implementing Model Context Protocol (MCP) for Webflow using the
2727
"mcpServers": {
2828
"webflow": {
2929
"command": "npx",
30-
"args": ["-y", "webflow-mcp-server"],
30+
"args": ["-y", "webflow-mcp-server@0.3.0"],
3131
"env": {
3232
"WEBFLOW_TOKEN": "YOUR_API_TOKEN"
3333
}

0 commit comments

Comments
 (0)