cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
cadence MCP Server
MCP server for cadence-workflow/cadence
Ready-to-Use Client Configurations
{
"mcpServers": {
"cadence": {
"command": "npx",
"args": [
"-y",
"@cadence-workflow/cadence"
]
}
}
}