mirrord
Run any process locally or in an AI proxy environment as if it were a pod in a Kubernetes cluster.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 5.1k
- Source
- skill-github
- Repository
- github.com/metalbear-co/mirrord
Overview
mirrord allows you to run any process on your local machine or in an AI proxy environment as though it were a pod in a Kubernetes cluster. It provides real environment variables, DNS, network, and traffic. This enables developers and AI coding agents (such as Claude Code, Cursor, Codex, etc.) to read real-time cluster context while writing code and validate code without deployment. mirrord is available as a VS Code extension, an IntelliJ plugin, and a CLI tool.
Capabilities
- ▪Simulate Kubernetes pod environment
- ▪Provide real environment variables
- ▪Provide real DNS resolution
- ▪Provide real network traffic
- ▪Support multiple IDEs and CLI
Use cases
Setup
Install the extension via the VS Code Marketplace, or install the CLI tool using brew, curl, Nix, or Chocolatey.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
mirrord supports VS Code and IntelliJ IDEA.
mirrord supports VS Code and IntelliJ IDEA.
How do I use mirrord?
Select the pod to emulate, start debugging, and mirrord will connect your process to the selected pod.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.