Ensembl for VS Code
io.github.pipeworx-io/ensembl
Ensembl REST MCP.
client:VS Code
transport:streamable-http
Install Ensembl in VS Code
.vscode/mcp.json
{
"servers": {
"ensembl": {
"type": "http",
"url": "https://gateway.pipeworx.io/ensembl/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs