Openfda for Cursor
io.github.pipeworx-io/openfda
OpenFDA MCP — wraps the openFDA API (free, no auth required)
client:Cursor
transport:streamable-http
Install Openfda in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"openfda": {
"url": "https://gateway.pipeworx.io/openfda/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs