generic timeline for Zed
io.github.builtforai/generic-timeline
Whether a drug has a marketed generic today, and when its Orange Book protections lapse
client:Zed
transport:streamable-http
tools:1
Install generic timeline in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"generic-timeline": {
"url": "https://rxinfo.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs