Server Config
{
"mcpServers": {
"23andMe Genotype Lookup": {
"command": "node",
"args": [
"~/src/index.js",
"~/sample-data.txt"
]
}
}
}{
"mcpServers": {
"23andMe Genotype Lookup": {
"command": "node",
"args": [
"~/src/index.js",
"~/sample-data.txt"
]
}
}
}