NWS Weather Alerts for Cursor
com.olyport/nws-alerts
Active weather alerts and warnings from the National Weather Service
client:Cursor
transport:streamable-http
tools:3
Install NWS Weather Alerts in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nws-alerts": {
"url": "https://mcp.olyport.com/nws-alerts/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs