Designed for AI Collaboration
EDDI is built with the assumption that coding agents will manage it. Every API follows predictable patterns, every resource has consistent CRUD operations, and the MCP server enables full programmatic control.
AI-Friendly Design
- Predictable Patterns — Consistent resource naming, CRUD conventions, and error handling
- Self-Documenting APIs — OpenAPI specs and MCP tool descriptions auto-generated
- LLMs.txt Support — AI-discoverable site content via llms.txt and llms-full.txt
- MCP-First — 42 tools designed for AI assistant integration
- Setup Automation — Single-call agent creation with
setup_agent