sunrisesunset for Cursor
io.github.pipeworx-io/sunrisesunset
Sunrise-Sunset MCP — wraps the sunrisesunset.io API (free, no auth)
client:Cursor
transport:streamable-http
Install sunrisesunset in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sunrisesunset": {
"url": "https://gateway.pipeworx.io/sunrisesunset/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs