HomeLaunchesOmnara
22

Omnara - The first command center for AI agents: terminal, web, and mobile

Run Claude Code from anywhere and switch seamlessly between devices

https://www.loom.com/share/03d30efcf8e44035af03cbfebf840c73

Start Claude Code in the terminal, then pick it up instantly on web or mobile with a seamless handoff between all three

The Problem

Claude Code is incredible, but it chains you to your desk.
Once an agent starts working, you’re stuck waiting in the terminal for it to ask you something. That could take 5–10 minutes, and if you’re away, progress halts. We’ve coded from our beds, on walks, in Ubers, while doing laundry… and yes, even on the toilet — but only after we built Omnara.

Existing solutions don’t solve this well:

  • Other Claude Code wrappers (e.g., Crystal, Conductor) often replace the native experience but don’t let you jump between terminal, web, and mobile.
  • Terminal replication tools (e.g., Vibetunnel, Termius) let you SSH in, but have no push notifications, clean diffs, or simple setup.

What’s Omnara?

Omnara is the first agent command center — start an AI agent in the terminal, then continue the same session from our web dashboard or mobile app.

With Omnara, you can:

  • Launch agents from terminal, web, or mobile.
  • Switch between them instantly.
  • Get real-time push notifications when agents need your input.
  • Review logs, see Git diffs, and approve/reject changes with one tap.

How it works
We built a CLI wrapper that mirrors the native Claude Code experience — output, permissions, notifications, and mode switching — by parsing the session file at ~/.claude/projects and terminal output in real time. All agent and user messages are streamed via SSE to the Omnara platform, where you can respond from anywhere.

It’s fully open source: github.com/omnara-ai/omnara

Why launch with Claude Code first?

Omnara works with any AI agent, but Claude Code users immediately “get” the value. It’s the perfect human-in-the-loop use case — and the one we use every day.

We’ve also used Omnara as a human-in-the-loop node in n8n workflows, e.g., for replying to emails. This is just the beginning.

Pricing

Free for up to 10 agent sessions/month.
$9/month for unlimited.

About Us

We’re Ishaan & Kartik, childhood friends since Montessori. We’ve spent years working in AI and AI infra at big tech and acquired startups and love building tools that remove friction for developers.

Try it free

pip install omnara && omnaraThen log in at omnara.com or download our iOS app: Omnara on the App Store