Sitelas for VS Code
com.sitelas/sitelas
Build a real website from a chat — then run it: read messages, check traffic, publish changes.
client:VS Code
transport:streamable-http
Install Sitelas in VS Code
.vscode/mcp.json
{
"servers": {
"sitelas": {
"type": "http",
"url": "https://sitelas.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs