temporal-mcp.md

Temporal MCP

from"temporalio"
650

Temporal workflow orchestration platform

Productivity
Temporalworkflowsorchestrationdurable
install.sh
# Clone the repository
$git clone https://github.com/temporalio/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve