US Drought Monitor for VS Code
com.olyport/drought
Current drought conditions and severity across the United States
client:VS Code
transport:streamable-http
tools:3
Install US Drought Monitor in VS Code
.vscode/mcp.json
{
"servers": {
"drought": {
"type": "http",
"url": "https://mcp.olyport.com/drought/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs