Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CodeAgent MobileNew to Visual Studio Code? Get it now.
CodeAgent Mobile

CodeAgent Mobile

Code Agent Mobile

|
1 install
| (0) | Free
Control your AI coding agents remotely from your mobile device
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeAgent Mobile - VS Code Extension

Control your AI coding agents remotely from your mobile device.

Features

  • Remote Pairing: Pair your mobile device with VS Code using a 6-digit code
  • AI Agent Detection: Automatically detects installed AI extensions (Copilot, Claude, Codeium, etc.)
  • Prompt Relay: Send prompts from your phone directly to your IDE's AI assistant
  • MCP Configuration: Configure Model Context Protocol servers remotely
  • Real-time Status: Monitor connection and agent status from the sidebar

Supported AI Agents

  • GitHub Copilot Chat
  • Claude Code / Claude Dev (Cline)
  • Codeium / Windsurf / Cascade
  • Tabnine
  • Amazon Q
  • Sourcegraph Cody
  • Continue
  • Supermaven
  • Gemini Code Assist
  • Any other AI extension with a chat panel

Installation

From VSIX file

  1. Download codeagent-mobile-vscode.vsix
  2. In VS Code: Ctrl+Shift+P → "Install from VSIX..."
  3. Select the downloaded file

From source

cd apps/vsc-plugin
npm install
npm run build
npx @vscode/vsce package --no-dependencies

Usage

  1. Click the CodeAgent Mobile icon in the activity bar (sidebar)
  2. Click Generate Pairing Code
  3. Enter the code in your CodeAgent Mobile app
  4. Start sending prompts from your phone!

Configuration

Setting Default Description
codeagent-mobile.apiBaseUrl https://codeagent-mobile-api.vercel.app Backend API URL
codeagent-mobile.autoConnect true Auto-reconnect to last session
codeagent-mobile.showNotifications true Show notification messages
codeagent-mobile.heartbeatIntervalMs 30000 Heartbeat interval (ms)

Commands

  • CodeAgent Mobile: Show Pairing Code - Open panel and show pairing code
  • CodeAgent Mobile: Disconnect - Disconnect current session
  • CodeAgent Mobile: Open Panel - Open the sidebar panel
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft