generic timeline for Cursor
io.github.builtforai/generic-timeline
Whether a drug has a marketed generic today, and when its Orange Book protections lapse
client:Cursor
transport:streamable-http
tools:1
Install generic timeline in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"generic-timeline": {
"url": "https://rxinfo.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs