openclaw-mychart
v2.0.4
Published
Access your MyChart health records locally — no server needed
Readme
openrecord
Access your Epic MyChart health records locally with OpenClaw — no server needed.
Provides 35+ tools covering medications, lab results, imaging, appointments, messages, billing, and more. All scraping runs on your machine; credentials never leave your device.
Requirements
- OpenClaw installed
- Node.js 18+
Installation
openclaw plugins install openrecordSetup
Run the interactive setup wizard to configure your MyChart credentials:
openclaw openrecord setupThis walks you through:
- Entering your MyChart hostname, username, and password (or importing from browser saved passwords)
- Optionally configuring TOTP for automatic re-login when 2FA is required
Available Tools
| Tool | Description |
|------|-------------|
| mychart_get_profile | Patient demographics (name, DOB, MRN, PCP) |
| mychart_get_medications | Current prescriptions and dosages |
| mychart_get_lab_results | Blood work and test results |
| mychart_get_imaging_results | X-ray, MRI, CT, ultrasound results |
| mychart_get_upcoming_visits | Scheduled appointments |
| mychart_get_past_visits | Visit history and notes |
| mychart_get_health_issues | Active diagnoses and conditions |
| mychart_get_allergies | Allergies and reactions |
| mychart_get_vitals | Blood pressure, weight, height, etc. |
| mychart_get_messages | Provider message conversations |
| mychart_send_message | Send a message to a provider |
| mychart_get_care_team | Care team members and contacts |
| mychart_get_immunizations | Vaccination history |
| mychart_get_billing | Billing statements and balances |
| mychart_request_refill | Request a prescription refill |
| ... | 35+ tools total |
CLI Commands
openclaw openrecord setup # Configure credentials interactively
openclaw openrecord status # Show current configuration
openclaw openrecord reset # Clear saved credentialsLicense
Source-available — personal and educational use permitted. See LICENSE for full terms. Commercial use, redistribution, and SaaS offerings require written permission from Fan Pier Labs.
