YoPingMe uptime monitoring for VS Code
me.yoping/uptime
Website uptime monitoring: live status, uptime reports, incidents, response times, failed checks
client:VS Code
transport:streamable-http
Install YoPingMe uptime monitoring in VS Code
.vscode/mcp.json
{
"servers": {
"uptime": {
"type": "http",
"url": "https://app.yoping.me/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs