KinetAgent is a remote client for your own computers. We run no servers, and we do not collect, transmit, or sell any of your data. All traffic you see travels over links you deploy yourself.
What we collect
Nothing.
No accounts: no sign-up, no sign-in, no user identity.
No analytics: no tracking events, no reporting, no third-party SDKs.
No ads or tracking: no advertising or tracking frameworks whatsoever.
The developer cannot read your tasks, code, screens, or any communication content.
Architecture & data flow (important)
KinetAgent consists of three parts — understanding them tells you where your data lives:
Phone App: stores the relay address, token and session history locally. Data never leaves your device and your own links.
Relay (self-hosted by you): an open-source, single-file Node service running on hardware you control — a LAN machine, your own VPS, or direct over Tailscale. It performs message routing only, with token authentication. You operate the relay; data on it is governed by your policies.
Agent daemon (self-hosted by you): runs on each computer you control, driving local AI CLI tools such as Claude Code / Codex.
Communication between phone↔relay and relay↔agent is carried over the network path you choose (LAN, your own managed VPS, or encrypted Tailscale tunnels). We recommend using it on a private network or an encrypted mesh such as Tailscale.
System permissions
Local network: used only to reach a relay on the same LAN.
Network (arbitrary endpoints): used only to reach the relay address you configure.
Data deletion
Uninstalling the app deletes all local data on the phone (relay settings, session history). Data on the relay and agent sides is entirely under your control — stop the processes or delete the files anytime.
Children's privacy
KinetAgent is a developer tool. It is not directed at children and collects no user information of any kind, including from children.