trial overdue for VS Code
com.dropwatchhq/trial-overdue
Find clinical trials overdue on legally required results reporting, by sponsor and trial.
client:VS Code
transport:streamable-http
tools:1
Install trial overdue in VS Code
.vscode/mcp.json
{
"servers": {
"trial-overdue": {
"type": "http",
"url": "https://overdue.dropwatchhq.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs