Conductor is an event driven agentic workflow engine providing durable and highly resilient execution engine for applications and AI Agents
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"conductor": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-conductor"
]
}
}
}