Care360 Surge Command

v1.0.0

A powerful MCP server built with NitroStack

Connection Setup

Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):

{
  "mcpServers": {
    // your other mcp servers
    "care360-surge-command": {
      "url": "https://medflow-6a653888-team-tomatoes-amrita-university-coimbatore.app.nitrocloud.ai/mcp"
    }
  }
}

Connect remote tools directly via Claude's Web UI:

Add custom connector BETA
Connect Claude to your data and tools. Learn more about connectors or get started with pre-built ones.
Advanced settings
Only use connectors from developers you trust. Anthropic does not control which tools developers make available and cannot verify that they will work as intended or that they won't change.

Configure custom tools directly via ChatGPT's Web UI:

New App
PNG only. Best results at 256 x 256 px or larger. Max file size: 10 KB
Custom MCP servers introduce risk. Learn more
OpenAI hasn't reviewed this MCP server. Attackers may attempt to steal your data or trick the model into taking unintended actions, including destroying data.

Add the following configuration block under mcpServers in your Antigravity configuration file (~/.gemini/config/mcp_config.json):

{
  "mcpServers": {
    // your other mcp servers
    "care360-surge-command": {
      "serverUrl": "https://medflow-6a653888-team-tomatoes-amrita-university-coimbatore.app.nitrocloud.ai/mcp"
    }
  }
}

Add the following configuration block to your Codex configuration file (~/.codex/config.toml):

[mcp_servers.care360-surge-command]
url = "https://medflow-6a653888-team-tomatoes-amrita-university-coimbatore.app.nitrocloud.ai/mcp"

Connect directly using the Server-Sent Events endpoint:

https://medflow-6a653888-team-tomatoes-amrita-university-coimbatore.app.nitrocloud.ai/mcp
Available Tools
surge_command_center

Run the complete persistent surge demo: change hospital conditions, compare plans, check policy, approve, execute and inspect the audit trail.

refresh_surgeguard_view

Advance the shared live hospital clock and return the latest persistent SurgeGuard state for an open widget.

show_incident_brief

Show the active surge incident, command objectives and next actions. No IDs required.

show_capacity

Show current staffed bed capacity and surge-space readiness. No IDs required.

show_queue_pressure

Show emergency queues, wait times and service-level breaches. No IDs required.

show_staffing_readiness

Show qualification-checked staffing coverage and blocking gaps. No IDs required.

simulate_surge_change

Change live hospital conditions, then recalculate every dashboard and plan. No IDs required.

generate_safe_plans

Generate and compare three surge options, excluding blocked plans from selection.

check_plan_safety

Check whether a selected plan can be approved now and state exactly what must be resolved first.

review_surge_plan

Inspect a candidate plan’s actions, assumptions, allocations and current live policy status without approving or executing it.

approve_safe_plan

Record human approval for a policy-eligible plan. Demo mode has no external effects.

execute_approved_plan

Start the approved plan in safe simulation mode and monitor controlled execution.