mirrord is an open-source tool that runs any process, on a developer's machine or in an AI agent's environment, as if it were a pod in a remote Kubernetes cluster: real env vars, DNS, network, and traffic, with no deployment step.
mirrord lets developers and AI coding agents (Claude Code, Cursor, Codex) work against the cluster's real APIs, databases, and queues from the first line of code, shortening the loop from writing code to seeing it run on real infrastructure. An entire organization can share one staging cluster, with hundreds of developers and agents working concurrently without interfering with each other.
mirrord is MIT-licensed, ships as a CLI with IDE extensions for Cursor, Windsurf, VS Code and IntelliJ, and works at the OS level, so it supports any language and any Kubernetes cluster. The commercial offering, mirrord for Teams, makes shared-cluster concurrency safe at scale: concurrent steal-with-filter, RBAC, database branching, and queue splitting, and more.