Skip to content
VS Code

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

What VS Code can do once it is connected

generic timeline in other clients