CDC Mortality (WONDER) for Cursor
com.olyport/cdc-wonder
Leading causes of death, mortality rates, infant mortality, and drug overdose data
client:Cursor
transport:streamable-http
tools:5
Install CDC Mortality (WONDER) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cdc-wonder": {
"url": "https://mcp.olyport.com/cdc-wonder/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs