Live pair programming: voice chat + shared cursor + comments between Cursor users

Feature request for product/service

Chat

Describe the request

Summary
Enable real-time pair programming between Cursor users: voice chat, shared cursor (see each other’s clicks/selection), and inline comments — using existing Cursor accounts so we can “call” another user and work on the same context.

Problem
Right now collaboration is async (e.g. sharing code, comments in PRs). For pair programming we need to leave Cursor and use Zoom/Meet + screen share, so the other person doesn’t have Cursor context and we lose the “we’re in the same editor” feeling.

Proposed solution

Voice chat: Start a call with another Cursor user (by email/username). Audio-only is enough for an MVP.
Shared cursor / “see my click”: When in a call, the other person sees my cursor position and selection (and optionally which file I’m in), so we can say “look here” without screen share.
Live comments: Add short comments (e.g. attached to a line or selection) that the other person sees in real time.
Benefits

Pair programming without leaving Cursor.
No separate screen-share tool; the other person gets full editor context (files, symbols, AI).
Reuses Cursor accounts; 1:1 calls to start, no extra “room” setup.
MVP scope

1:1 voice call between two Cursor users.
Shared cursor + selection (and current file) visible to the other user.
Simple real-time comments (e.g. at line or selection) visible to both.