Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 14, 2026·2 min de lectura
EDDI — One-Command Agent Orchestration (MCP)
Boot EDDI via its one-command installer to run agents with Docker Compose and connect tools via MCP/A2A; includes an `eddi` CLI for updates.
Listo para agents
Staging seguro para este activo
Este activo primero queda en staging. El prompt copiado pide inspeccionar los archivos staged antes de activar scripts, config MCP o config global.
Stage only · 17/100Política: staging
Superficie agent
Cualquier agent MCP/CLI
Confianza
Confianza: Established
Comando de staging seguro
npx -y tokrepo@latest install 0d125fb1-2659-5656-8652-0fb7929940b8 --target codexPrimero deja archivos en staging; la activación requiere revisar el README y el plan staged.
Introducción
Use EDDI when you want a Docker-based agent runtime you can bring up quickly and integrate with MCP-compatible clients.
Boot EDDI via its one-command installer to run agents with Docker Compose and connect tools via MCP/A2A; includes an eddi CLI for updates.
Best for: teams prototyping agent runtimes with Docker Compose and a standardized tool surface (MCP/A2A) before production hardening
Works with: Docker, curl installer, optional Maven build for contributors, MCP-capable clients
Setup time: ~10–25 minutes (installer + compose pull/start)
Key facts (verified)
- GitHub: 351 stars · 113 forks · pushed 2026-05-13.
- License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
- Entrypoint (README-backed):
curl -fsSL https://raw.githubusercontent.com/labsai/EDDI/main/install.sh | bash.
Main
- Start with a minimal tool surface and expand only after you have observability and reset/recovery procedures.
- Store secrets in the mechanism the installer sets up; avoid baking keys into compose files or images.
- Pin versions for reproducible environments once you move from demo to team usage.
README excerpt (source)

[](https://www.bestpractices.dev/projects/12355) [](https://securityscorecards.dev/viewer/?uri=github.com/labsai/EDDI) [](https://app.codacy.com/organizations/gh/labsai/dashboard?utm_source=github.com&utm_medium=referral&utm_content=labsai/EDDI&utm_campaign=Badge_Grade)
[](https://github.com/labsai/EDDI/actions/workflows/ci.yml) [](https://github.com/labsai/EDDI/actions/workflows/codeql.yml)  
FAQ
Q: Does it require Docker?
A: The README quick start requires Docker and uses Docker Compose via the installer.
Q: How do updates work?
A: The installer creates an eddi CLI wrapper; eddi update pulls and restarts containers.
Q: Safe first use case?
A: Start with non-sensitive test data and a read-only tool setup before connecting real systems.
🙏
Fuente y agradecimientos
Discusión
Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.
Activos relacionados
Google Workspace MCP — Gmail Drive Calendar for AI
Official Google CLI with built-in MCP server for all Workspace APIs. One command gives AI agents access to Gmail, Drive, Calendar, Docs, Sheets, and 10+ Google services.
MCP Configs
MCP Hub
OpenRouter MCP — One Server for 300+ LLMs in Claude Code
OpenRouter MCP exposes all 300+ OpenRouter models to Claude Code, Cursor, Codex CLI as one MCP server. Switch models per task, BYO routing, no extra SDKs.
MCP Configs
OpenRouter
AnythingLLM — All-in-One AI Desktop with MCP
Full-stack AI desktop app with RAG, agents, MCP support, and multi-model chat. AnythingLLM manages documents, embeddings, and vector stores in one private interface.
MCP Configs
MCP Hub
Hister — Self-Hosted Search Engine (MCP-ready)
Hister is a privacy-focused self-hosted search engine that full-text indexes visited sites locally, with optional semantic search and MCP agent access.
MCP Configs
MCP Hub