Windframe for VS Code
io.github.devwares-team/windframe-mcp
Provides style context & tokens to design or restyle web UIs in any framework
client:VS Code
transport:streamable-http
Install Windframe in VS Code
.vscode/mcp.json
{
"servers": {
"windframe-mcp": {
"type": "http",
"url": "https://mcp.windframe.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs