HelixGenomics/Genomic-Agent-Discovery
0 Views
0 Installs
📇 🏠 - Multi-agent MCP server for genomic analysis — specialized AI agents analyze raw DNA files across 16 databases (ClinVar, GWAS, gnomAD, CPIC, AlphaMissense, and more) and coordinate findings through shared MCP tools. Privacy-first, runs locally.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"helixgenomics-genomic-agent-discovery": {
"command": "npx",
"args": [
"-y",
"helixgenomics-genomic-agent-discovery"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.