temporal-viz-mcp.md

Temporal Workflows MCP

UI App
from"temporal"
650

Workflow orchestration with visual execution history and state inspection

Productivity
Temporalworkflowsvisualizationorchestration
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