REST API
A small, predictable JSON API. Authenticate with a per-org API key and trigger anything an agent needs.
MacOps is built to be driven by AI. Claude, Cursor, Codex and Gemini can create projects, run builds across the version matrix, watch logs and pull artifacts — all on real Macs.
A small, predictable JSON API. Authenticate with a per-org API key and trigger anything an agent needs.
A single binary your agent can shell out to: macops build run --target simulator --ios 18.3.
Drop-in skill so Claude Code can operate MacOps directly from your repo.
Model Context Protocol server so any MCP-capable agent (Cursor, Claude, more) gets first-class MacOps tools.
POST /api/builds (or the CLI / MCP tool) with a target and iOS version.Because tenants only select device types and OS versions — never manage hardware — the surface an agent has to reason about is tiny and safe.