sunrisesunset for VS Code
io.github.pipeworx-io/sunrisesunset
Sunrise-Sunset MCP — wraps the sunrisesunset.io API (free, no auth)
client:VS Code
transport:streamable-http
Install sunrisesunset in VS Code
.vscode/mcp.json
{
"servers": {
"sunrisesunset": {
"type": "http",
"url": "https://gateway.pipeworx.io/sunrisesunset/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs