Agent♥︎Age
Catalog

io.github.saicharanrajoju/letswork

Official

by saicharanrajoju · Python

Real-time collaborative coding via MCP — two developers, one codebase

LetsWork MCP Server (io.github.saicharanrajoju/letswork)

LetsWork provides real-time collaborative coding via MCP, designed for two developers working on the same codebase. It supports a host/guest model where one developer starts a session and another joins remotely, sharing a connected Claude Code window for the same project.

🛠️ Key Features

  • Two developers, one codebase
  • File locking to prevent conflicts
  • Approval system to reduce conflicting changes
  • Host/guest session model using a one-time URL and guest token
  • HTTPS tunnel created automatically via Cloudflare

🚀 Use Cases

  • Pair programming across locations
  • Coordinating edits on a shared project with conflict safeguards
  • Allowing a remote collaborator to join an active session

⚡ Developer Benefits

  • Lets a host run letswork start from the project folder
  • Generates a joinable URL and guest token for the second developer
  • Keeps both developers’ Claude Code windows connected to the same project

⚠️ Limitations

  • Collaboration described as limited to two developers on one codebase per session