UptyBots for VS Code
com.uptybots/monitoring
Uptime monitoring: create and manage HTTP, API, SSL, ping, port and domain checks
client:VS Code
transport:streamable-http
runtime:npm
tools:15
Install UptyBots in VS Code
.vscode/mcp.json
{
"servers": {
"monitoring": {
"type": "http",
"url": "https://mcp.uptybots.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs