Weather for Cline
io.github.thx93/weather
US weather for AI agents: active NWS alerts by state, 5-period forecasts by lat/lon. Paid per call.
client:Cline
transport:streamable-http
tools:3
Install Weather in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"weather": {
"url": "https://agent-evidence-api.thx93.workers.dev/weather/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs