fshaan/claw-ea
MCP server for medical office automation — archives messages into Obsidian notes, Apple Calendar, and Reminders
Platform-specific configuration:
{
"mcpServers": {
"claw-ea": {
"command": "npx",
"args": [
"-y",
"claw-ea"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Doctors are too busy to organize information.
Surgery schedules in Feishu group chats, meeting notices on WeCom, files received via Telegram — glanced at once and buried under hundreds of messages. Important surgeries get forgotten, meeting times slip, files disappear.
claw-ea fixes this: forward the message to your AI assistant, everything else happens automatically.
Forward work messages from social channels (Feishu, WeCom, Telegram) to OpenClaw, and claw-ea will:
You do one thing: forward the message. Zero operation, zero learning curve.
Surgery schedule: Forward a schedule screenshot → AI identifies all cases → your lead surgeon / team lead cases automatically create calendar events (estimated by case order: 1st case 9:00, 2nd case 13:00...) → Obsidian records the full schedule
Meeting notice: Forward a meeting notice → calendar event created → if the agenda lists you as presenter/chair, a reminder task is also created
Meeting minutes: Forward minutes document → action items extracted → your assigned tasks become reminders → next meeting time added to calendar
Daily files: Forward PDF, Word → file archived in date-organized folder → Obsidian note links to the attachment
All calendar events and reminders require your confirmation before writing. Obsidian notes and file archiving happen automatically (low risk, editable a
Loading reviews...