TheYtree for VS Code
com.theytree/theytree
Public read-only MCP for the Y-chromosome haplogroup tree & Y-SNP resolution. 父系单倍群树查询与Y-SNP解析。
client:VS Code
transport:streamable-http
tools:9
Install TheYtree in VS Code
.vscode/mcp.json
{
"servers": {
"theytree": {
"type": "http",
"url": "https://www.theytree.com/api/v1/agent/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs