Biolab MCP Server for VS Code
io.github.srikarjy/biolab-mcp-server
Auditable MCP server for PubMed, Europe PMC, ClinicalTrials.gov, and bioRxiv/medRxiv queries
client:VS Code
transport:streamable-http
Install Biolab MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"biolab-mcp-server": {
"type": "http",
"url": "https://srikarjy025-biolab-mcp.hf.space/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs