Free & Open Source

Code Anywhere, Anytime

Control AI coding agents from your phone. Connect to Claude Code, Gemini CLI, or Codex — scan a QR code and start coding from anywhere.

Terminal
$npm install -g kaicode-coder
$kaicode

Starting Claude Code session...

Session ready. Scan QR code to connect:

Connected! Remote session active.
Connected|Claude Code
kaicode v0.14.2
Features

Everything you need to
code on the go

Seamless mobile-to-desktop development powered by AI agents.

Remote Control

Control Claude Code, Gemini CLI, and Codex directly from your mobile device. Full terminal access in your pocket.

Instant QR Connect

Scan a QR code to connect. No configuration, no port forwarding. Real-time session sharing in seconds.

Multi-Agent Support

Switch between Claude Code, Gemini CLI, Codex, or any ACP-compatible agent. One tool for all your AI coding needs.

Seamless Sync

Real-time bidirectional sync between your desktop and mobile. See every change, every output, as it happens.

Push Notifications

Get notified when tasks complete or need your attention. Never miss a build failure or a completed deployment.

Free & Open Source

MIT licensed. No vendor lock-in, no hidden costs. Self-host or use our cloud. Contribute on GitHub.

How It Works

Up and running in
under a minute

01

Install the CLI

One command to get started. Works with Node.js 20+ on macOS, Linux, and Windows.

$ npm install -g kaicode-coder
+ kaicode-coder@0.14.2
added 42 packages in 3.2s
Ready to go
02

Launch a Session

Run kaicode to start a Claude Code, Gemini, or Codex session. A QR code appears in your terminal.

$ kaicode
Starting Claude Code session...
Session ready.
Scan to connect
03

Scan & Code

Scan the QR code with the K.AICode mobile app. You're connected — start coding from your phone instantly.

Connected

Real-time remote session active

Chat

Terminal

Files

Use Cases

Built for developers
who never stop

Code on the commute

Turn dead time into productive coding sessions. Review AI-generated changes, approve pull requests, or guide your coding agents through tasks — all from the train or bus.

45min
Avg. daily commute reclaimed
Real-time
Session sync
9:41
5G
K
K.AICodeLive
Claude Code
Working on: Add user auth...
---
Created src/auth/middleware.ts
Updated src/app/layout.tsx
Writing tests...
ApproveReject
Send a message...
Supported Agents

One app, every agent

Switch between the best AI coding agents with a single command.

C

Claude Code

Anthropic's AI coding agent

$ kaicode
G

Gemini CLI

Google's AI coding assistant

$ kaicode gemini
C

Codex

OpenAI's coding agent

$ kaicode codex
A

ACP Agents

Any ACP-compatible agent

$ kaicode acp

Start coding from
anywhere, today.

Install the CLI and connect your phone in under a minute. Free forever. Open source.

$npm install -g kaicode-coder