Skip to content
Claude Desktop

letswork for Claude Desktop

io.github.saicharanrajoju/letswork

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

client:Claude Desktop transport:stdio runtime:pypi

Install letswork in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "letswork": {
      "command": "uvx",
      "args": [
        "letswork"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

letswork in other clients