weathersight for Cursor
io.weathersight/weathersight
Historical weather and climate: 100+ years of station data, normals, extremes, and trends.
client:Cursor
transport:streamable-http
Install weathersight in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"weathersight": {
"url": "https://weathersight.io/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs