# K2 > K2 by Alakazam Labs is agent server software: a desktop app plus an always-on daemon that runs AI coding agents (Claude Code, Codex, Gemini CLI, Copilot, Grok, Cursor, Goose, and others) in persistent terminal sessions. Every project workspace is a persistent agent you can message, share with teammates, and reach remotely. Key facts: - Every project workspace is a persistent agent; message it from the CLI with `k2 talk`. - Multiplayer presence: see who is connected to your server, with viewer and edit roles. - K2 Connect gives your server a your-name.k2.dev subdomain over an E2E-encrypted tunnel; the relay cannot read session contents. Plans: Single $2.99/month, Pro $7.99/month (Pro adds /v1 API access to your server, nested subdomains, and per-port targets). - HTTP API (/v1): host-sessions spawn live agent terminals that answer via `k2 respond` (bring-your-own LLM key per API key). Dedicated servers can also expose sandboxed microVM sessions. Docs: https://k2.dev/docs/api - Mobile companion app (iOS and Android) connects to your own server through K2 Connect. - Licensed Fair Source (FSL-1.1-Apache-2.0). Source: https://github.com/Alakazam-211/K2 - Download today (https://k2.dev/download): macOS (Apple Silicon) desktop app, signed and notarized; Windows x64 installer in alpha (still working through bugs); Linux desktop app in beta (.deb, .rpm, and .AppImage for x86_64 — the app needs the k2-daemon running for full autostart); signed headless Linux daemon binaries (x86_64 and aarch64) for servers. - K2 Cloud hosted servers: Standard $29.99/month. A server does not include a subdomain, but requires one (the tunnel is the only access path) — at purchase you pair a subdomain you already own ($29.99/month total) or add a new one to the same checkout at its normal price (with Single: $32.98/month total; with Pro: $37.98/month total). API access requires a Pro subdomain. Dedicated $99.99/month coming soon. ## Pages - [Home](https://k2.dev/): what K2 is, features, and OS-aware download - [Download](https://k2.dev/download): all downloads — macOS, Windows (alpha), Linux Desktop (beta), Linux Server daemon, and mobile - [K2 Connect](https://k2.dev/k2-connect): remote access via your-name.k2.dev subdomains and E2E-encrypted tunnels - [Pricing](https://k2.dev/pricing): K2 Connect plans ($2.99 Single / $7.99 Pro per month) and K2 Cloud servers (Standard $29.99/month plus a paired-or-added subdomain) - [Changelog](https://k2.dev/changelog): release notes for every K2 version, with download links - [Sign up](https://k2.dev/signup): create a K2 Connect account ## Downloads - [Download page](https://k2.dev/download): macOS .dmg (Apple Silicon), Windows x64 setup.exe (alpha), Linux Desktop beta (.deb / .rpm / .AppImage, x86_64) with SHA256SUMS, and signed headless Linux daemon binaries (x86_64 and aarch64) - [Latest release (GitHub)](https://github.com/Alakazam-211/K2/releases/latest): every artifact and release notes ## Optional - [K2 Companion privacy policy](https://k2.dev/privacy): the mobile app collects nothing - [K2 Connect privacy policy](https://k2.dev/connect-privacy): what the tunnel service stores, and what it never reads - [Full reference](https://k2.dev/llms-full.txt): expanded, self-contained description of K2 for LLMs