Weather API for Cursor
io.github.br0ski777/weather-api
Current weather and 7-day forecast for any location. OpenMeteo-powered. x402 micropayment.
client:Cursor
transport:sse
Install Weather API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"weather-api": {
"url": "https://weather-api.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs