Built for clinical workflows where HIPAA compliance isn't optional. Exposes four tools: patient_intake for structured form generation, clinical_summary with ICD-10 and CPT coding, hipaa_check that maps to specific 45 CFR Part 164 safeguards, and appointment_scheduler. Free tier runs entirely local with no data transmission, capped at 10 intakes daily. Paid tier adds LLM-powered analysis through HIPAA-compliant infrastructure. Every call generates an audit receipt. Reach for this when you're building clinical documentation pipelines or compliance workflows and need verifiable governance from the start. Works with Claude Code, Cursor, VS Code, and other MCP clients.
Breakthrough clinical workflow bottlenecks. AI healthcare assistance that respects HIPAA from day one.
HIPAA-aware AI for patient intake, clinical summaries, compliance checking, and appointment scheduling. Free tier runs locally with zero data transmission. Paid tier provides LLM-powered clinical analysis via HIPAA-compliant API. Every action is governed and receipted.
This MCP server returns structured JSON for seamless integration:
patient_intake -> hipaa_check to verify compliance -> clinical_summary for documentation -> appointment_scheduler for follow-upComposable with any MCP client: Claude Code, Cursor, VS Code, ChatGPT Desktop, Windsurf.
npx dingdawg-healthcare-agent
claude mcp add healthcare -- npx dingdawg-healthcare-agent
Add to .cursor/mcp.json:
{"mcpServers": {"healthcare": {"command": "npx", "args": ["dingdawg-healthcare-agent"], "env": {"DINGDAWG_API_KEY": "your-key"}}}}
npx dingdawg-setup
| Tool | Free Tier | Paid Tier |
|---|---|---|
patient_intake | 10/day, structured form generation | Unlimited, AI-powered intake with pre-population |
clinical_summary | 5/day, basic summary from notes | Unlimited, LLM-powered with ICD-10/CPT coding |
hipaa_check | 10/day, checklist-based compliance | Unlimited, deep HIPAA gap analysis with remediation |
appointment_scheduler | 10/day, basic scheduling | Unlimited, AI-optimized scheduling with conflict detection |
Get API key: https://dingdawg.com/developers
Every call is receipted and auditable. HIPAA checks reference specific administrative, physical, and technical safeguards (45 CFR Part 164). Clinical summaries include disclaimer that content is for informational purposes and does not constitute medical advice. All PHI processing on paid tier uses HIPAA-compliant infrastructure.
DINGDAWG_API_KEYsecretAPI key for paid tier access — get free at dingdawg.com
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent