RunCabin for VS Code
com.runcabin/cabin
Put websites online from chat - instant free HTTPS, real domains, zero DNS or API-key setup.
client:VS Code
transport:streamable-http
Install RunCabin in VS Code
.vscode/mcp.json
{
"servers": {
"cabin": {
"type": "http",
"url": "https://runcabin.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs