Uniprot for VS Code
io.github.pipeworx-io/uniprot
UniProt MCP — protein sequence + function database.
client:VS Code
transport:streamable-http
Install Uniprot in VS Code
.vscode/mcp.json
{
"servers": {
"uniprot": {
"type": "http",
"url": "https://gateway.pipeworx.io/uniprot/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs