OpenWeather for agents for Cursor
org.openweathermap/agents
OpenWeather data for AI agents: list feeds, sign up, check balance, get a top-up link, fetch data.
client:Cursor
transport:streamable-http
tools:6
Install OpenWeather for agents in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agents": {
"url": "https://mcp.openweathermap.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs