US Drought Monitor for Cursor
com.olyport/drought
Current drought conditions and severity across the United States
client:Cursor
transport:streamable-http
tools:3
Install US Drought Monitor in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"drought": {
"url": "https://mcp.olyport.com/drought/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs