← Code Exchange

MCP + Temporal Durable Agents

This project shows how to build durable AI agents using four production-grade components:

MCP + Temporal Durable Agents architecture

If you’re tired of debugging Celery tasks, running into scalability limits, or wrestling with LangGraph dependency issues, this project is for you.

The included example (“financial research agent”) runs a planner → parallel web search → writer → verifier flow. Agent steps are executed inside Temporal Activities and orchestrated by a Temporal Workflow, so each step is persisted, replayable, and automatically retried on failure. Temporal UI lets you visualize the orchestration end-to-end.


Language

Python
💖 Community pydanticopenaimcp

About the Author

Generic GitHub Photo

Dr. Mohamed Amri