๐ซ Status page with uptime monitoring & API monitoring as code ๐ซ
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"openstatus": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-openstatus"
]
}
}
}