Skip to content
Cline

cal-scheduler for Cline

io.github.limey/cal-scheduler-mcp

Timezone-correct CalDAV scheduling MCP server with validated recurrence and single-occurrence edits.

client:Cline transport:stdio runtime:pypi

Install cal-scheduler 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

{
  "mcpServers": {
    "cal-scheduler-mcp": {
      "command": "uvx",
      "args": [
        "cal-scheduler-mcp"
      ]
    }
  }
}

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

cal-scheduler in other clients