Skip to content
Cline

skylight mcp for Cline

io.github.chrischall/skylight-mcp

Skylight Calendar for Claude — family events, chores, and rewards.

client:Cline transport:stdio runtime:npm

Install skylight mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "skylight-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "skylight-mcp"
      ],
      "env": {
        "SKYLIGHT_REFRESH_TOKEN": "<SKYLIGHT_REFRESH_TOKEN>",
        "SKYLIGHT_EMAIL": "<SKYLIGHT_EMAIL>",
        "SKYLIGHT_PASSWORD": "<SKYLIGHT_PASSWORD>",
        "SKYLIGHT_FRAME_ID": "<SKYLIGHT_FRAME_ID>",
        "SKYLIGHT_NAME": "<SKYLIGHT_NAME>",
        "SKYLIGHT_TOKEN_CACHE": "<SKYLIGHT_TOKEN_CACHE>",
        "SKYLIGHT_TOKEN_FILE": "<SKYLIGHT_TOKEN_FILE>",
        "SKYLIGHT_BASE_URL": "<SKYLIGHT_BASE_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

skylight mcp in other clients