Interpro for VS Code
io.github.pipeworx-io/interpro
InterPro MCP (EBI) — protein family / domain / functional-site classification.
client:VS Code
transport:streamable-http
Install Interpro in VS Code
.vscode/mcp.json
{
"servers": {
"interpro": {
"type": "http",
"url": "https://gateway.pipeworx.io/interpro/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs