Loading MCP server directory, please wait...
Gencove consumer genomics: profile, kit status, ancestry, PRS, raw data. Requires Gencove auth.
npx @getmcp/cli add com.gencove.consumer/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationRequired. Either `Bearer <OAuth access token>` — see https://consumer.gencove.com/developer/#oauth — or `Api-Key <key>` (full-scope personal API key).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.gencove.consumer/mcp": {
"url": "https://consumer.gencove.com/mcp/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}