Skip to content
Cursor

scheduling for Cursor

io.github.theluckystrike/scheduling

Meeting scheduling across time zones: slot finding, DST checks, .ics invites.

client:Cursor transport:streamable-http runtime:mcpb tools:11

Install scheduling in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "scheduling": {
      "url": "https://mcp.zovo.one/mcp/scheduling"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

scheduling in other clients