Metabolights for VS Code
io.github.pipeworx-io/metabolights
MetaboLights MCP — EBI's metabolomics study repository.
client:VS Code
transport:streamable-http
Install Metabolights in VS Code
.vscode/mcp.json
{
"servers": {
"metabolights": {
"type": "http",
"url": "https://gateway.pipeworx.io/metabolights/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs