We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a37d426 commit f290ac9Copy full SHA for f290ac9
README.md
@@ -27,7 +27,7 @@ A Node.js server implementing Model Context Protocol (MCP) for Webflow using the
27
"mcpServers": {
28
"webflow": {
29
"command": "npx",
30
- "args": ["-y", "webflow-mcp-server"],
+ "args": ["-y", "webflow-mcp-server@0.3.0"],
31
"env": {
32
"WEBFLOW_TOKEN": "YOUR_API_TOKEN"
33
}
0 commit comments