Everything You Need to Orchestrate AI
EDDI provides a complete, production-ready platform for building, deploying, and managing AI agents โ without writing boilerplate.

Core Platform
The essential capabilities that make EDDI a complete AI orchestration platform.
๐ฅ๏ธ EDDI Manager
A production-ready React UI for building, deploying, and monitoring agents visually โ with 11-locale i18n, live chat debugging, and audit dashboards.
โ๏ธ Config-as-Code
Agent logic is JSON configuration, not compiled code. Prompt engineers iterate instantly โ no redeployment needed.
๐ MCP Server (42 Tools)
Full AI-native control via the Model Context Protocol. Claude Desktop, Cursor, and custom clients manage agents programmatically.
๐ Security-First
No eval(), vault integration, path traversal protection, OIDC/Keycloak, cryptographic audit trails.
๐ Performance
Enterprise-grade runtime with millions of lightweight threads for I/O-bound LLM workloads.
๐ค Multi-Agent
Intent-based agent discovery, managed conversations, agent triggers, and A/B routing across multiple agents.
AI Capabilities
Advanced AI features that make EDDI agents smarter, faster, and more cost-efficient.
๐ง Memory & Context
Persistent memory, dream consolidation, rolling summaries, and token-aware windowing. Agents that remember.
๐ RAG
7 embedding providers, 5 vector stores, httpCall RAG. Enterprise knowledge retrieval out of the box.
๐ Model Cascading
Cost-optimized multi-model routing with confidence strategies. Reduce LLM costs 60-80%.
โฐ Scheduling & Heartbeats
Cron triggers, heartbeat wake-ups, dream cycles. Proactive agents that act on their own.
Built-In Agent Tools
EDDI ships with 12 ready-to-use tools that agents can call during conversations โ no external setup required.
Config & Portability
Agent configurations are portable, composable, and sync-ready โ move agents between environments without friction.
๐ค Import / Export
Agents portable as ZIP files with automatic secret scrubbing. Import merges or overwrites โ no version conflicts.
๐ Agent Sync
Live instance-to-instance sync with structural matching, content diffing, and selective resource picking.
๐ Prompt Snippets
Reusable, versioned system prompt building blocks. Reference as {{snippets.safety_rules}}.
Engineering Excellence
๐ Observability
Every pipeline step logged with immutable audit trails โ tokens, cost, timing, and tool calls.
๐งช Code Quality
2,000+ tests with zero failures. Zero Checkstyle warnings. CI/CD enforced on every merge.
๐งฉ AI-Ready
42 MCP tools, predictable CRUD patterns, self-documenting APIs. Built for coding agents to work with.