Sunshine Atlas for Cursor
com.sunshineatlas/sunshine-atlas
Where is it sunny? Monthly sunshine scores, temps, rain, UV and sea temp for 3,833 destinations.
client:Cursor
transport:streamable-http
tools:3
Install Sunshine Atlas in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sunshine-atlas": {
"url": "https://sunshineatlas.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs