Uptimely for VS Code
com.getuptimely/uptimely
Uptime monitoring: monitors, incidents, alerts, maintenance, on-call, status pages and telemetry.
client:VS Code
transport:streamable-http
Install Uptimely in VS Code
.vscode/mcp.json
{
"servers": {
"uptimely": {
"type": "http",
"url": "https://app.getuptimely.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs