sentinel for VS Code
io.rootstuff/sentinel
Uptime, SSL, DNS and domain monitoring you can talk to from Claude or any MCP client.
client:VS Code
transport:streamable-http
Install sentinel in VS Code
.vscode/mcp.json
{
"servers": {
"sentinel": {
"type": "http",
"url": "https://sentinel.rootstuff.io/mcp/sentinel-oauth"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs