Home › Productivity › skylight-mcp
skylight-mcp
Skylight Calendar for Claude — family events, chores, and rewards.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.1.3)
npx -y skylight-mcp@1.1.3
Or add to your MCP client config:
{
"mcpServers": {
"skylight-mcp": {
"command": "npx",
"args": [
"-y",
"skylight-mcp@1.1.3"
],
"env": {
"SKYLIGHT_REFRESH_TOKEN": "<YOUR_VALUE>",
"SKYLIGHT_EMAIL": "<YOUR_VALUE>",
"SKYLIGHT_PASSWORD": "<YOUR_VALUE>",
"SKYLIGHT_FRAME_ID": "<YOUR_VALUE>",
"SKYLIGHT_NAME": "<YOUR_VALUE>",
"SKYLIGHT_TOKEN_CACHE": "<YOUR_VALUE>",
"SKYLIGHT_TOKEN_FILE": "<YOUR_VALUE>",
"SKYLIGHT_BASE_URL": "<YOUR_VALUE>"
}
}
}
}
SKYLIGHT_REFRESH_TOKENsecret — An OAuth refresh token you already hold. Supply this and no password is needed — the login is skipped entirely.SKYLIGHT_EMAIL— Skylight account email. Pair with SKYLIGHT_PASSWORD for direct login. Needed only if you are not supplying SKYLIGHT_REFRESH_TOKEN.SKYLIGHT_PASSWORDsecret — Skylight account password — required iff SKYLIGHT_EMAIL is set. Needed only if you are not supplying SKYLIGHT_REFRESH_TOKEN.SKYLIGHT_FRAME_ID— Optional: pick a specific Skylight frame when the account has more than one.SKYLIGHT_NAME— Friendly account name used in startup logs.SKYLIGHT_TOKEN_CACHE— Set to false to disable the on-disk token cache and re-authenticate on every process start. Defaults to enabled.SKYLIGHT_TOKEN_FILE— Absolute path for the token cache file. Defaults to $MCP_DATA_DIR/.skylight-mcp/tokens.json.SKYLIGHT_BASE_URL— Override the API base (default https://app.ourskylight.com/api). The auth origin is derived from it, so pointing this elsewhere moves the login flow too — and the new host must be added to the registration’s egress allowlist, or every call is blocked.
Related servers
MobileBuildMCP
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
mcp-atlassian
MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides…
google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets…
crosspaste-desktop
Open-source cross-device clipboard manager with a built-in MCP server. Search and retrieve clipboard history synced across all your…
boss-agent-cli
BOSS Zhipin recruitment workflow for AI agents. 49 MCP tools for job search, welfare filtering, recruiter messaging, pipeline tracking,…
Atlassian Rovo MCP Server
Connect to Atlassian Jira, Confluence, Loom, and more to search, create, and manage your work.
Data from the Official MCP Registry