Uptimepage for Grok
dev.uptimepage/uptimepage
Monitor uptime and incidents, run checks, and publish status updates from your Uptimepage org.
client:Grok
transport:streamable-http
tools:31
Install Uptimepage in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"uptimepage": {
"type": "http",
"url": "https://mcp.uptimepage.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- acknowledge_incident
- add_status_page_components
- create_monitor
- create_monitors
- create_status_page
- get_flow_runs
- get_flow_step_trend
- get_incident
- get_incident_metrics
- get_monitor
- get_monitor_history
- get_org_health
- get_org_usage
- get_status_page
- list_incidents
- list_monitors
- list_notification_channels
- list_regions
- list_status_pages
- list_tags
- list_variables
- pause_monitor
- post_incident_update
- publish_incident