Skip to content
VS Code

Webflow for VS Code

io.github.pipeworx-io/webflow

Webflow MCP Pack

client:VS Code transport:streamable-http

Install Webflow in VS Code

.vscode/mcp.json

{
  "servers": {
    "webflow": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/webflow/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Webflow in other clients