送信

Uphealth Signal

@Uphealth

Keyless health lookups for AI agents — call lookup_health_fact with no API key or signup for a federally-sourced (CDC/NIH/MedlinePlus), audience-safe fact, list, or tip, provenance-backed so your agent never fabricates. The full Signal API adds cued streams sequenced on each patient's response. Free sandbox, no PHI. uphealth.us/signal/try

サーバー設定

{
  "mcpServers": {
    "uphealth-signal": {
      "url": "https://mcp.uphealth.us/mcp"
    },
    "uphealth-signal-stdio": {
      "command": "npx",
      "args": [
        "-y",
        "@uphealth/mcp-server"
      ]
    }
  }
}