roost for VS Code
dev.workers.perch-app.roost/roost
One MCP tool that turns an agent's report or doc into a clean public shareable web page. No signup.
client:VS Code
transport:streamable-http
Install roost in VS Code
.vscode/mcp.json
{
"servers": {
"roost": {
"type": "http",
"url": "https://roost.perch-app.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs