MCP Server
MCP
io.rootstuff/sentinel
Uptime, SSL, DNS and domain monitoring you can talk to from Claude or any MCP client.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://sentinel.rootstuff.io/mcp/sentinel-oauth"
},
{
"type": "streamable-http",
"url": "https://sentinel.rootstuff.io/mcp/sentinel",
"headers": [
{
"description": "Bearer token created at https://sentinel.rootstuff.io/user/api-tokens",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment