Click "Add Instance" to create a new connection
Click the "+ Add Instance" button to create a new Claude Code instance connection.
You'll receive a unique API key and step-by-step instructions for connecting.
Copy these details to connect your Claude Code instance:
Create this file in your Claude Code project:
mkdir -p .claude/hooks
.claude/hooks/mission-control.ts
npm install ws @types/ws