Skip to main content
ClaudeWave

Run any process, on your machine or in an AI agent's environment, as if it were a pod in your Kubernetes cluster: real env vars, DNS, network, traffic.

Subagents5.2k estrellas205 forksRustMITActualizado today
Nota editorial

mirrord is a Rust-built tool that runs a local process as though it were a pod inside a live Kubernetes cluster, routing the process's network traffic, file I/O, and environment variables through a real target pod without requiring a deployment. It supports Claude Code, Cursor, Codex CLI, and other AI coding agents, letting agents write and immediately test generated code against actual cluster services, real environment variables, and live queue contents within seconds. The integration is documented alongside ready-made workflow skills in the companion repository metalbear-co/skills. Beyond AI agents, developers can use mirrord through a VS Code extension, an IntelliJ plugin, or the CLI via `mirrord exec <command> --target pod/my-pod`. Technically, mirrord deploys an agent pod on the same node as the target, using Linux capabilities such as CAP_NET_ADMIN and CAP_SYS_PTRACE to mirror incoming traffic and intercept outgoing connections. Backend engineers, DevOps teams, and AI coding workflows that need real cluster context without disrupting shared environments are the primary beneficiaries.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/metalbear-co/mirrord && cp mirrord/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
agent-skillsai-agentsai-codingapibackendclaude-codeclicloudcloud-nativedebugdeveloper-toolsdevelopmentdevopsdevtoolidejetbrainskubernetesrusttrafficvscode

Lo que la gente pregunta sobre mirrord

¿Qué es metalbear-co/mirrord?

+

metalbear-co/mirrord es subagents para el ecosistema de Claude AI. Run any process, on your machine or in an AI agent's environment, as if it were a pod in your Kubernetes cluster: real env vars, DNS, network, traffic. Tiene 5.2k estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala mirrord?

+

Puedes instalar mirrord clonando el repositorio (https://github.com/metalbear-co/mirrord) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar metalbear-co/mirrord?

+

Nuestro agente de seguridad ha analizado metalbear-co/mirrord y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene metalbear-co/mirrord?

+

metalbear-co/mirrord es mantenido por metalbear-co. La última actividad registrada en GitHub es de today, con 89 issues abiertos.

¿Hay alternativas a mirrord?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega mirrord en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: metalbear-co/mirrord
[![Featured on ClaudeWave](https://claudewave.com/api/badge/metalbear-co-mirrord)](https://claudewave.com/repo/metalbear-co-mirrord)
<a href="https://claudewave.com/repo/metalbear-co-mirrord"><img src="https://claudewave.com/api/badge/metalbear-co-mirrord" alt="Featured on ClaudeWave: metalbear-co/mirrord" width="320" height="64" /></a>

Más Subagents