Biomedical Data for VS Code
org.memoryapi/bio
Biomedical data: compounds, drug info, and molecular targets
client:VS Code
transport:streamable-http
tools:3
Install Biomedical Data in VS Code
.vscode/mcp.json
{
"servers": {
"bio": {
"type": "http",
"url": "https://bio.memoryapi.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs