Clinical Trials for VS Code
org.memoryapi/clinical
Clinical trial search and status from ClinicalTrials.gov
client:VS Code
transport:streamable-http
tools:3
Install Clinical Trials in VS Code
.vscode/mcp.json
{
"servers": {
"clinical": {
"type": "http",
"url": "https://clinical.memoryapi.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs