Self-hosted web UI for Claude Code. Mobile-first, no API key required. MCP server with MCPAuthKit OAuth lets Claude chat orchestrate Claude Code sessions from iOS, desktop, and web.
Self-hosted web UI for Claude Code. Drive AI-assisted development sessions from your phone, tablet, or any browser — no API key required. > **Runtime requirement:** CodeZ requires [Bun](https://bun.sh) (v1.0+). The server and CLI are TypeScript executed directly by Bun — no Node.js transpile step. Install Bun before installing CodeZ: `curl -fsSL https://bun.sh/install | bash`