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