Guide: Event-Driven Workflows
React to MCP events and route outputs into agents and tools.
Subscribe
Connect to the events stream and filter by agent/session.
Route
Forward events to the right tool or agent based on type.
Recover
Implement retry, dead-letter queues, and observability.
FAQ
Can I replay events? Keep an audit log to re-run actions when needed.