v2.1.0
First release of the maintained fork (@drpottsy/skylight-mcp), continuing rjhalvorson/skylight-mcp.
Highlights
- "Up For Grabs" chore support —
create_choreacceptsupForGrabs: truefor unassigned chores any family member can claim (verified live; note: the Skylight API does not return UFG chores on the read endpoint, soget_chorescannot list them) - IDs exposed + names accepted everywhere —
get_family_members/get_lists/get_list_itemsprint IDs; calendar tools acceptcategoryNames;update_list_item/delete_list_itemacceptitemLabel+listName(these two tools were previously unreachable — no path existed to obtain an item ID) - Deletes no longer report failure on success — the API returns 200 with an empty body on DELETE; the client no longer chokes parsing it
- Timezone fix — naked ISO datetimes are interpreted in the frame's timezone instead of UTC
- Source-calendar sync params on calendar event tools (port of @avinashjoshi's work)
Full details in CHANGELOG.md.
Install
Claude Desktop (easiest): Download skylight-mcp-2.1.0.mcpb below and double-click to install.
npm: npx @drpottsy/skylight-mcp