Hostlo for VS Code
ai.hostlo/hostlo
Publish and edit static websites on a free subdomain, just by chatting.
client:VS Code
transport:streamable-http
Install Hostlo in VS Code
.vscode/mcp.json
{
"servers": {
"hostlo": {
"type": "http",
"url": "https://hostlo.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs