TheYtree for Gemini CLI
com.theytree/theytree
Public read-only MCP for the Y-chromosome haplogroup tree & Y-SNP resolution. 父系单倍群树查询与Y-SNP解析。
client:Gemini CLI
transport:streamable-http
tools:9
Install TheYtree in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"theytree": {
"httpUrl": "https://www.theytree.com/api/v1/agent/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs