Connects Model Context Protocol (MCP) tools with Temporal's reliable workflow execution system via Nexus RPC.
Nexus is a bridge that connects the Model Context Protocol (MCP) with Temporal's Nexus RPC framework. It enables MCP tools to be backed by Temporal's reliable, durable workflow execution system, providing fault-tolerant execution, survival of long-running operations across process restarts, full visibility into tool execution through Temporal's UI, and the ability to distribute tool execution across multiple workers. This library acts as an adapter, allowing you to seamlessly expose Temporal Nexus Operations as MCP tools.