jarmstrong158/Conductor-mcp
MCP server that gives Claude direct control over Conductor — your local task automation platform. Schedule, run, and manage workers through natural language.
Platform-specific configuration:
{
"mcpServers": {
"Conductor-mcp": {
"command": "npx",
"args": [
"-y",
"Conductor-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...