OpenClaw
Arlo Health for OpenClaw agents
The arlo-health plugin gives an OpenClaw agent everything it needs to act in healthcare for its user: consultations with licensed clinicians, prescriptions, labs, referrals, and messaging during a visit. It wraps the Arlo Health REST API in an OpenClaw-compatible interface.
Install
openclaw plugins install arlo-health
Requires Node.js 18 or higher and OpenClaw CLI v2.0 or later.
How it works
- Install the plugin.
- When a user needs care, the plugin starts the OAuth sign-up or sign-in flow.
- Your agent gathers symptoms and starts a consultation.
- A licensed clinician reviews the case and responds. Your agent relays messages until the visit is done.
What the plugin adds
- Authentication:
arlo_connect,arlo_auth_status,arlo_disconnect - Conversations: start a consultation, run triage, check status, and cancel
- Messaging: asynchronous messages with the clinician during an active visit
- Prescriptions: prescription orders and their fulfillment status
The full tool reference, configuration, and error handling are in the OpenClaw plugin docs. Agents that can speak MCP directly can also use the Arlo Health MCP server, which adds health records, care prices, care requests, and webhooks.
Good to know
Clinician visits are available to patients who are physically in California. For emergencies, direct users to 911. Arlo does not handle controlled substances or conditions that need a physical exam.