Skip to content
VS Code

Calensync for VS Code

live.calensync/calensync

Manage Google, Outlook & Apple calendars and create private sync rules from chat.

client:VS Code transport:streamable-http

Install Calensync in VS Code

.vscode/mcp.json

{
  "servers": {
    "calensync": {
      "type": "http",
      "url": "https://api.calensync.live/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Calensync in other clients