Your mobile gateway to cloud agents
- Dispatch agents from your phone — sessions sync across every device
- Real-time bridge to your desktop and cloud worker
- Local-first, offline-capable, with graceful task resumption
Mobile cloud agentsSelf-hosted, on-premCross-platformZero to running in minutes
The full agent stack — for individuals, startups, and enterprise teams.
From your phone, to your desktop, to your cloud — four components, one orchestrated agent fabric.
Not chatbots — actual agents that complete tasks. Triggered from your phone, orchestrated in the cloud, executed on your desktop. Tasks travel across devices, state stays in sync.
Fully self-hostable. Your data, model keys, call logs, and audit trails stay inside your own infrastructure. Compliance risks eliminated at the source.
docker-compose up and the whole stack is live. No Kubernetes. No infra team required. Your first agent runs before your coffee cools.
From solo developers to compliance-heavy enterprises — same stack, three different ways to use it.
Wire agents into your workflow, run them locally, no rate limits. Pay for compute — not subscriptions.
Stand up an internal AI gateway and toolset in five minutes. Shared keys, shared quotas, shared skills — without the bill shock.
Self-hosted deployment with SSO, audit, and billing built in. Compliance and control sit with you — not a vendor.
cicy-cloud is the unified gateway — fronting every model provider above, orchestrating mobile, desktop, and dev agents below.
Drop-in SSO. Structured audit. Self-hosted by default.
Paste an OIDC discovery URL — done. Okta, Azure AD, Auth0, Google Workspace, Keycloak. JIT user provisioning, group-claim → role mapping, per-provider access policies.
Structured logs per request — user, agent, model, tool, full token + cost accounting. Queryable in the admin console. JSON / CSV export to your SIEM.
Docker / Helm / bare-metal. Air-gap friendly. No prompts leave your network — you bring the model keys (or the model itself), we never see them. Just Postgres + Redis, no SaaS dependency.
No Kubernetes. No cloud bill. No procurement cycle. One docker command — gateway, console, rate-limits, and billing all up and running. Fully self-hosted. Your data never leaves.
Mobile · Desktop · Server · Docker — pick your platform, run in under a minute.
Dispatch agents on the go. Conversations and tasks sync to your desktop and cloud in real time.
iOS 16 · arm64 · 38 MBSame agent inbox, native Android performance. Background sync, picture-in-picture worker view, tablet-optimized layout.
Android 9 · arm64-v8a · 42 MBFull desktop agent worker — ~50 system tools (Chrome control, clipboard, shell, screen, files). Notarized and code-signed.
brew install cicy-ai/tap/cicyNative installer with system-tray agent. Authenticode-signed, integrates with WSL2 for shell tools.
winget install CiCy.AIscoop install cicy-aiRun as a daemon, a CLI, or a Docker container. Three native package formats plus full source on GitHub.
docker pull cicyai/cloud:latestEvery release is signed and hashed. Verify before you run.
0xC1CY 8A1E F00D B055 1D34 · keys.openpgp.orgOpen source, transparent, audit-ready — one command to give your agent a new capability.
Control the system Chrome browser via cicy-desktop's Chrome DevTools Protocol bridge.
Drive arbitrary Electron BrowserWindows over RPC — full desktop UI automation.
Electron analog of agent-chrome. Same API surface, works inside any Electron app.
Drive Telegram Web inside Electron — read DMs, send messages, monitor channels.
Bootstrap and drive the official Lark/Feishu CLI — send messages, manage docs and tasks.
Per-workspace todo list with CLI and React UI. Persistent across agent sessions.
Spawn role-based worker agents (dev / qa / reviewer / ops) from a master architect.
Install and operate Cloudflare Workers — deploy, list, rollback, tail logs.
Spin up Cloudflare Tunnels in one command — expose local services without opening ports.
frp reverse-proxy client — punch through NAT and reach machines behind firewalls.
frp server side — accept incoming tunnels from edge nodes, route by subdomain.
Local proxy manager backed by mihomo — route per-rule, isolate agent traffic.
Send transactional email via Resend — agents can notify, escalate, and report out.
Multi-user Google OAuth — drive Gmail, Calendar, Drive, Sheets on behalf of users.
SSH sub-agent — open managed SSH sessions, execute commands, return structured output.
Resolve your real public IP by direct fetch — bypass DNS and proxy caches.
A role library for masters and architects — one command spawns a worker agent that already knows its job.
Senior engineer — leads design and implementation.
spawn-role dev-senior→
Junior engineer — well-scoped tasks, predictable output.
spawn-role dev-junior→
Quality assurance — design and execute acceptance tests.
spawn-role qa→
Code reviewer — flags bugs, style, and design smells.
spawn-role reviewer→
Security auditor — finds holes and proposes hardening.
spawn-role security→
Release manager — owns versioning, tags, and shipping.
spawn-role release→
Operations — containers, CI/CD, deploy pipelines.
spawn-role ops→
The architect/master agent breaks the goal into role-shaped tasks.
cicy-team spawn-role <name> boots a worker with that role's charter.
Worker arrives loaded with charter, model defaults, and tool grants — starts immediately.
On completion, worker calls back with structured output; master continues planning.