mcp server for VS Code
io.github.hostsmith/mcp-server
Deploy static sites on Hostsmith - give it a file, get a live HTTPS URL. EU/US residency.
client:VS Code
transport:streamable-http
runtime:npm
Install mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.hostsmith.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs