Md-Emon-Hasan/MediGenius
Advanced multi-agent Medical AI Assistant powered by LangGraph that delivers empathetic, doctor-like responses using a hybrid pipeline of LLM reasoning, RAG from medical PDFs, and intelligent fallback tools. Features Long-term memory with SQLite, dynamic tool routing, and state reasoning for reliable, context-aware consultation.
Platform-specific configuration:
{
"mcpServers": {
"MediGenius": {
"command": "npx",
"args": [
"-y",
"MediGenius"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...