Mobile IDE for AI Coding Agents
C3 — Mobile IDE for AI Coding Agents

C3

Code Chat Connect

Stop babysittingyour AI agents.

C3 gives you full control of Claude Code, OpenCode, and Codex from your phone. Push notifications when they need you. Approve, reject, or redirect — from anywhere. E2E encrypted. No SSH.

Claude Code AI coding agentClaude Code
OpenCode AI coding agentOpenCodeBeta
OpenAI Codex coding agentCodexBeta
Gemini CLISOON
$npm install -g @naarang/ccc
5,000+downloads
5 starsApp Store rating
3+agents supported
C3 in action
C3 product demo preview
Live Demo
The Problem

Your laptop is a leash.

AI coding agents run on your machine. That means you need to be at your desk — to approve permissions, to check progress, to course-correct when things go sideways.

Your agent stalls because it needs permission to run mkdir. You don't find out for 20 minutes. Production breaks while you're at the park with your dog, and your only option is to rush home and open your laptop.

The alternative? --dangerously-skip-permissions and hope your agent doesn't nuke anything. Neither option is great.

C3 puts your entire dev environment in your pocket. Approve permissions from the couch. Fix a prod issue from the coffee shop. Push a hotfix from the commute. Your agents keep running — and you keep living.

Without C3
Agent stops — needs permission
Prod breaks while you're out
Rush home to open your laptop
Hours wasted, momentum killed
Chained to your desk, or flying blind
With C3
Push notification hits your phone
Approve permissions with a tap
Fix, commit, and push from mobile
Back to your dog in the park
Full control, from anywhere
Setup

Up and running in 60 seconds.

Step 01
Install & start
$ npm install -g @naarang/ccc && ccc

Start the backend on your machine. One command, 60 seconds.

~ $ npm install -g @naarang/ccc
✓ installed @naarang/ccc
~ $ ccc -u indranil -p TheGoat
 ___ ___ ___
/ __/ __/ __|
| (_| (_| (__
\___\___\___|
✓ Backend started on port 8883
✓ Terminal server on port 3001
Network: 192.168.1.42:8883
Step 02
Connect your phone

Scan the QR code or add the server manually. One tap to connect.

Scan to connect
Step 03
Start building

Chat with agents, approve permissions, browse files, manage git — all from your phone.

You
Add a dark mode toggle to the settings page
Claude
Working...
Reading settings.tsx, creating ThemeToggle component...
Permission needed:write settings.tsx
Features

More than a chat wrapper.

01Code on the go

A full IDE in your pocket — not a stripped-down viewer.

File Explorer
Browse and edit project files with full directory navigation
Code Editor
Syntax highlighting for every language you throw at it
Terminal
Full-featured terminal access from your phone
Git Integration
Branches, commits, diffs, and PRs from mobile
02Stay in control

Know what your agents are doing. Approve what matters.

Smart Permissions
Fine-grained tool approval — the key to leaving your desk
Push Notifications
Get notified the second your agent needs you
Context Monitor
Track token usage and context window in real-time
Tool Visualization
Watch agents read, write, and execute — live
03Work across agents

Not locked to one provider. Use what works for you.

Multi-Agent
Claude Code, OpenCode, Codex CLI — and Gemini CLI soon
Session Sync
Resume desktop sessions on your phone without missing a beat
Model Switcher
Swap models mid-conversation when you need a different perspective
04Extend and connect

Build on top of C3. Make it yours.

MCP Servers
Full Model Context Protocol support out of the box
Plugin System
Extend with custom capabilities and integrations
Checkpoints
Roll back agent changes when things go sideways
Agents

One app. Every agent.

Most mobile coding tools only work with one agent. C3 connects to Claude Code, OpenCode, and Codex CLI — with Gemini CLI on the way. Use your existing API keys and subscriptions. No vendor lock-in.

Online
Claude Code
Claude Code
anthropic

Anthropic's deep-reasoning coding agent

Beta
OpenCode
OpenCode
open-source

Multi-provider open-source agent

Beta
Codex
Codex
openai

OpenAI's autonomous coding agent

Coming
Gemini CLI
google

Google's command-line AI agent

How does this compare? Unlike Claude Code Remote Control (which requires a $100-200/mo Max plan and only works with Claude Code), C3 works with your existing Claude Pro subscription — or any supported agent. Start new sessions from your phone, get push notifications, and control multiple agents from one app.

Community

Developers are building from everywhere.

5,000+
downloads
2,000+
developers
5 stars
App Store rating
3+
agents supported

We just got a child, so I'm mostly on my phone. Which is also why I am so thankful for CCC.

via Discord

This has just replaced my Android terminal app and the need for tailscale all in one go! I'm SO excited to see CCC grow!!!

via Discord

Thank you for building such an awesome app! I've been using Happy for a while and decided to give this one a try after my research agent discovered it for me. Overall, CCC is more polished!

via Discord

This tool is incredibly useful. It's a real game changer for me because I can use it anywhere through my WireGuard VPN, and it's far easier to read and apply decision than Code CLI. With the CLI everything feels a bit messy, but here every operation is clear and visible. It's an amazing tool and an absolute must-have.

via Discord

I approve Claude's file edits from the gym between sets now. My PRs have never moved faster.

via App Store

Set up a refactor task before bed, woke up to a push notification asking to confirm a migration. Approved it half asleep, woke up to a clean diff. Love this workflow.

via Google Play

The git integration on mobile is surprisingly good. I reviewed a 40-file PR from my phone on a train and left comments inline. Didn't miss my laptop once.

via App Store

Finally I can monitor my coding agents without being glued to my desk. The permission system alone saves me hours every week.

via Google Play

Switched from SSH + Termux to C3 and the difference is night and day. QR scan to connect, push notifications, actual file browsing. Should have found this months ago.

via Discord

Production went down during dinner. Fixed the issue, pushed the hotfix, and was back to my pasta in under 5 minutes. That alone justified the install.

via App Store

Being able to switch between Claude Code and Codex in the same app is huge. I use Claude for reasoning-heavy tasks and Codex for quick scaffolding. No other mobile tool does this.

via Discord

The tool visualization is addictive. Watching Claude read files, think, and write code in real-time from my phone feels like the future.

via Google Play

I run a small team and we all use C3 now. Being able to check on agent progress during standups without opening a laptop changed how we work.

via Discord

Context window monitor is underrated. I can see exactly when my agent is about to hit the limit and course-correct before it starts hallucinating.

via App Store

We just got a child, so I'm mostly on my phone. Which is also why I am so thankful for CCC.

via Discord

This has just replaced my Android terminal app and the need for tailscale all in one go! I'm SO excited to see CCC grow!!!

via Discord

Thank you for building such an awesome app! I've been using Happy for a while and decided to give this one a try after my research agent discovered it for me. Overall, CCC is more polished!

via Discord

This tool is incredibly useful. It's a real game changer for me because I can use it anywhere through my WireGuard VPN, and it's far easier to read and apply decision than Code CLI. With the CLI everything feels a bit messy, but here every operation is clear and visible. It's an amazing tool and an absolute must-have.

via Discord

I approve Claude's file edits from the gym between sets now. My PRs have never moved faster.

via App Store

Set up a refactor task before bed, woke up to a push notification asking to confirm a migration. Approved it half asleep, woke up to a clean diff. Love this workflow.

via Google Play

The git integration on mobile is surprisingly good. I reviewed a 40-file PR from my phone on a train and left comments inline. Didn't miss my laptop once.

via App Store

Finally I can monitor my coding agents without being glued to my desk. The permission system alone saves me hours every week.

via Google Play

Switched from SSH + Termux to C3 and the difference is night and day. QR scan to connect, push notifications, actual file browsing. Should have found this months ago.

via Discord

Production went down during dinner. Fixed the issue, pushed the hotfix, and was back to my pasta in under 5 minutes. That alone justified the install.

via App Store

Being able to switch between Claude Code and Codex in the same app is huge. I use Claude for reasoning-heavy tasks and Codex for quick scaffolding. No other mobile tool does this.

via Discord

The tool visualization is addictive. Watching Claude read files, think, and write code in real-time from my phone feels like the future.

via Google Play

I run a small team and we all use C3 now. Being able to check on agent progress during standups without opening a laptop changed how we work.

via Discord

Context window monitor is underrated. I can see exactly when my agent is about to hit the limit and course-correct before it starts hallucinating.

via App Store
Works with
Claude CodeClaude Code
OpenCodeOpenCode
CodexCodex
Join the community
Security

Your code stays yours.

E2E Encrypted

All communication between your phone and your machine is end-to-end encrypted. Nobody — not even us — can read your messages or code.

No SSH Required

C3 uses a lightweight MQTT bridge. No open ports, no SSH keys to manage, no firewall headaches. Connect in seconds.

Local-First

Your code never leaves your machine. C3 connects directly — no cloud relay, no third-party servers storing your source code.

Get Started

Start building from your phone.

Recommended
CLI
via npm
$ npm install -g @naarang/ccc
$ ccc -u your_username -p your_password

Requires Bun runtime. What's Bun?

Standalone Binary
No runtime needed
macOS / Linux
curl -fsSL https://getc3.app/install.sh | bash
Windows (PowerShell)
irm https://getc3.app/install.ps1 | iex
Get it on Google PlayDownload on the App Store

Get notified about new features and agent support.

Roadmap

What's next.

Explore what we're building, what's in beta, and what's planned for future releases.

Explore Roadmap