add_status_page_components — Uptimepage MCP Tool Mutating
add_status_page_components
(add status page components) is one of 31 tools on the
Uptimepage
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call add_status_page_components from your client
- Claude Code Uptimepage add_status_page_components run in your project directory
- Claude Desktop Uptimepage add_status_page_components ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Uptimepage add_status_page_components ~/.cursor/mcp.json
- VS Code Uptimepage add_status_page_components .vscode/mcp.json
- Zed Uptimepage add_status_page_components ~/.config/zed/settings.json
- Windsurf Uptimepage add_status_page_components ~/.codeium/windsurf/mcp_config.json
- Cline Uptimepage add_status_page_components ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Uptimepage add_status_page_components ~/.gemini/settings.json
- Grok Uptimepage add_status_page_components .mcp.json (in your project root)
- ChatGPT Uptimepage add_status_page_components Settings → Connectors → Advanced → Developer mode
- Claude.ai Uptimepage add_status_page_components Settings → Connectors → Add custom connector
- LangChain Uptimepage add_status_page_components pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http uptimepage https://mcp.uptimepage.dev/mcp
Other tools on this server
- acknowledge_incident
- 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
- resolve_incident
- resume_monitor
- run_check_now
- unpublish_incident
- update_monitor
- update_status_page
- update_status_page_component
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.