generic timeline for VS Code
io.github.builtforai/generic-timeline
Whether a drug has a marketed generic today, and when its Orange Book protections lapse
client:VS Code
transport:streamable-http
tools:1
Install generic timeline in VS Code
.vscode/mcp.json
{
"servers": {
"generic-timeline": {
"type": "http",
"url": "https://rxinfo.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs