HomePeopleCompaniesAI ModelsOpen SourceAgentsResearchApps
AllFrameworksCoding agentsProtocolsProducts
AgentsProductsxAI 26 Aug 2026 GitHub

grok-worker: Grok CLI wrapper that AI agents can call with multi-account rotation

TLDR

grok-worker wraps the Grok CLI as an HTTP worker so AI agents can call it programmatically without managing CLI sessions directly. It adds multi-account rotation and per-account rate tracking, making Grok usable as a background LLM resource in multi-agent pipelines.

Read the original GitHub