sunnyspoints for VS Code
io.github.swarnavspujari/sunnyspoints
Live flight deals plus points-vs-cash math: transfer partners, valuations, per-leg verdicts.
client:VS Code
transport:streamable-http
tools:9
Install sunnyspoints in VS Code
.vscode/mcp.json
{
"servers": {
"sunnyspoints": {
"type": "http",
"url": "https://sunnyspoints-mcp.sunnyspoints.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs