Skip to content
| Marketplace
Sign in
Visual Studio Code>Chat>HookyNew to Visual Studio Code? Get it now.
Hooky

Hooky

Hooky

| (0) | Free
Hooky — control VS Code and GitHub Copilot from your phone.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hooky

Hooky — control VS Code and GitHub Copilot from your phone.

Features

  • 📱 Pair your phone with VS Code over local network or via a remote relay
  • 🔐 Pairing-code handshake with per-session tokens
  • 💬 Chat with GitHub Copilot or Claude Code from mobile
  • 📂 Browse, view, and edit workspace files
  • 🔔 Push notifications for AI responses and questions

Installation

  1. Install from .vsix file via node build.js install
  2. Reload VS Code window
  3. Run command: Hooky: Start Server
  4. Use the pairing code to connect from the Hooky mobile app

Commands

  • Hooky: Start Server — start the local WebSocket server
  • Hooky: Stop Server — stop the server
  • Hooky: Show Pairing Code — display the pairing code
  • Hooky: Disconnect Device — disconnect the paired mobile
  • Hooky: Start Remote Relay — connect to the remote relay (wss://hooky-ai.app)
  • Hooky: Show QR Code — show pairing QR for the relay session

Configuration

  • hooky.serverPort — local server port (default: 3000)
  • hooky.autoStart — auto-start server on activation (default: true)
  • hooky.relayUrl — WebSocket URL of the relay backend (default: wss://hooky-ai.app)
  • hooky.relayToken — shared secret matching RELAY_TOKEN on the relay server
  • hooky.autoStartRelay — auto-start the remote relay (default: true)

Requirements

  • VS Code 1.85.0 or higher
  • Node.js 16.0 or higher

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft