Skip to content
Tech News
← Back to articles

Grok-iOS – remote Grok Build from your iPhone over ACP

read original more articles
Why This Matters

Grok-iOS introduces a remote build and control interface for Grok Build, allowing users to manage and monitor builds directly from their iPhone via a secure WebSocket connection. This development enhances remote development workflows, especially for Mac users, by providing a mobile-friendly interface that integrates seamlessly with existing Grok Build infrastructure. Its open-source nature and compatibility with iOS 17+ make it a versatile tool for developers seeking flexible build management solutions.

Key Takeaways

iOS client for Grok Build.

The phone is the pager UI. Your Mac runs the official agent via grok agent serve . They talk ACP over WebSocket.

Author: Pedro Shakour

License: Apache-2.0

Requirements

macOS with Grok CLI ( grok )

) xAI API key

Xcode 16+ (Simulator or device)

iOS 17+

Clone

... continue reading