Skip to content
Cline

mcp calendar for Cline

io.github.infoinlet-marketplace/mcp-calendar

Google Calendar for AI agents — list/create/delete events and free-busy via OAuth token.

client:Cline transport:stdio runtime:npm

Install mcp calendar 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": {
    "mcp-calendar": {
      "command": "npx",
      "args": [
        "-y",
        "@infoinlet/mcp-calendar"
      ]
    }
  }
}

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

mcp calendar in other clients