Repose for VS Code
io.github.vncntknl/repose
Uptime monitoring that doesn't cry wolf: manage monitors, read incidents, record deploys.
client:VS Code
transport:streamable-http
Install Repose in VS Code
.vscode/mcp.json
{
"servers": {
"repose": {
"type": "http",
"url": "https://repose.sh/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs