Access telehealth with MDLIVE - view visit history, check providers, and manage healthcare account
Enables Claude to use MDLIVE for telehealth services including viewing visit history, checking available providers, and managing account information.
curl -sSL https://canifi.com/skills/mdlive/install.sh | bash
Or manually:
cp -r skills/mdlive ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set MDLIVE_EMAIL "[email protected]"
canifi-env set MDLIVE_PASSWORD "your-password"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
User: "Show me my past MDLIVE visits"
Claude: I'll check your visit history.
1. Opening MDLIVE via Playwright MCP
2. Accessing visit history
3. Listing past consultations
4. Summarizing visit types
User: "What specialists are available on MDLIVE?"
Claude: I'll check available specialists.
1. Navigating to providers section
2. Viewing specialty options
3. Listing available types
4. Noting coverage details
User: "What prescriptions have I received from MDLIVE?"
Claude: I'll check prescription history.
1. Accessing prescriptions section
2. Listing past prescriptions
3. Showing dates and details
4. Noting pharmacy info
When MDLIVE updates: