Cognitive Event-Driven Architecture
CEDA learns from how you work. It observes patterns, clusters similar observations, and graduates successful patterns for reuse across projects.
Think of it as Elisp for business intelligence - use it, and it improves.
Connect via Herald MCP in Claude CLI:
{
"mcpServers": {
"herald": {
"command": "npx",
"args": ["@spilno/herald-mcp"],
"env": {
"CEDA_URL": "https://getceda.com",
"HERALD_COMPANY": "your-company",
"HERALD_PROJECT": "your-project"
}
}
}
}
Save as .mcp.json in your project root, restart Claude CLI.