OpenFDA Safety Data for Cursor
io.github.taru0208/openfda-mcp-server
Search FDA safety data: drug adverse events, recalls, and device events.
client:Cursor
transport:streamable-http
Install OpenFDA Safety Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"openfda-mcp-server": {
"url": "https://aligned-kettledrum--openfda-mcp-server.apify.actor/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs