Skip to content
Cline

letswork for Cline

io.github.saicharanrajoju/letswork

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

client:Cline transport:stdio runtime:pypi

Install letswork 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": {
    "letswork": {
      "command": "uvx",
      "args": [
        "letswork"
      ]
    }
  }
}

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

letswork in other clients