Coral is designed to strike a balance between flexibility and developer ergonomics — but as with any early-stage protocol, there are trade-offs. This section outlines current limitations and practical workarounds.
/devmode/
prefix in the MCP Server URL.
In production, Coral manages per-session deployment of agent containers to ensure data isolation. This is a standard practice, but introduces latency:
Applications that spin up fresh agent sessions per request will incur startup time equal to the slowest agent in the thread.This is especially noticeable in ElizaOS or other session-heavy workflows.