Sgd for VS Code
io.github.pipeworx-io/sgd
SGD (Saccharomyces Genome Database) MCP.
client:VS Code
transport:streamable-http
Install Sgd in VS Code
.vscode/mcp.json
{
"servers": {
"sgd": {
"type": "http",
"url": "https://gateway.pipeworx.io/sgd/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs