Your AI Agent Team,
Always in Your Pocket

1Claw lets you manage multiple AI personas on your phone as beautiful cards — Dev, PM, Sales, Support — all always online, one tap to chat.

💻
Dev
Software Engineer
📋
PM
Product Manager
🤝
Sales
Sales Engineer
🎧
Support
Tech Support

Why 1Claw?

🎴

Card-Based Multi-Role

Each AI persona is a beautiful card with its own icon, color, and bio. Tap to switch conversations instantly — no reloads needed.

Always Online · Real-Time Chat

Powered by WebSocket persistent connections. All roles stay in the background — lock screen, switch apps, they're always ready.

🧠

Hermes Multi-Agent Kernel

Each profile has its own persona, memory, and conversation history. Built on Hermes Agent, supporting 10+ concurrent roles.

📱

Native Flutter Cross-Platform

Single codebase for iOS, Android, macOS, and Windows. Native performance, buttery animations, and perfect mobile+desktop UX.

🔐

Self-Hosted · Data Privacy

Go backend on your own server — no third-party cloud. One-command Docker deployment for local network or public internet.

🎨

Dark & Light Themes

Built-in dark and light themes that follow your system settings. Minimalist Metro-style UI focused on conversation.

Quick Start

Get up and running in 4 steps

1

📲 Download the App

Get the latest release for your platform from GitHub Releases. iOS, Android, macOS, and Windows supported.

2

🚀 Deploy the Server

Run the backend on any Linux server with Docker:

docker run -d -p 8080:8080 ghcr.io/jameschcc/1claw-server

3

🔑 Configure API Keys

Connect your LLM provider (OpenAI, DeepSeek, Claude, etc.) in the server config. Each role can use a different model.

4

🎭 Customize Personas

Edit profile cards — change name, emoji, personality prompt, and model. Add or remove roles anytime.

System Architecture

Clean end-to-end design

┌───────────────────────────────────┐ │ 📱 Flutter App (iOS/Android) │ │ ┌──────────┐ ┌──────────┐ │ │ │ 💻 Dev │ │ 📋 PM │ ... │ │ └─────┬────┘ └────┬─────┘ │ │ │ WebSocket │ └───────────┼───────────────────────┘ │ ┌───────────▼───────────────────────┐ │ Go Gateway (1claw-server) │ │ ┌──────┬──────┬──────┬──────┐ │ │ │ Dev │ PM │Sales │Spprt │ │ │ └──────┴──────┴──────┴──────┘ │ └───────────┬───────────────────────┘ │ ┌───────────▼───────────────────────┐ │ Hermes Agent Kernel │ │ • deepseek / claude / gemini │ │ • Independent persona & memory │ │ • 10+ profiles running in parallel│ └───────────────────────────────────┘

Download & Install

Open source. Free forever. GPLv3 licensed.

📱

1Claw App

Flutter mobile & desktop app for iOS, Android, macOS, Windows.

📲 Download Latest
🐳

1Claw Server (Docker)

Ready-to-run Docker image for your own server.

docker run -d \
  -p 8080:8080 \
  ghcr.io/jameschcc/1claw-server
💻

Source Code

Build from source or contribute on GitHub.

View on GitHub

Ready to Assemble Your AI Team?

1Claw is open source and free to use. Start now.