Skip to content
Vinkius

Conductor (Netflix OSS) Connector for AI agents.

49 live capabilities

Manage Netflix Conductor workflows and microservices via natural language.

Live agent request Conductor (Netflix OSS) / Connector

Waiting for input…

AI Agent

Why people use Conductor (Netflix OSS)

Conductor (Netflix OSS) for Microservices Orchestration

This Connector lets you just tell your agent what to do. Instead of navigating a nested UI, you ask to pause all payment workflows or show me the logs for the last failed run. You get the results instantly in your chat or IDE, keeping your focus where it belongs.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a natural language interface for your entire Netflix Conductor orchestration layer.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Emergency Workflow Halt

    A production workflow gets stuck in a loop.

  2. Real-world use case 02

    Rapid Testing

    A developer needs to see if a new task works.

  3. Real-world use case 03

    Audit and Review

    An architect needs to see how a process is structured.

Complete set · 49capabilities

The complete Conductor (Netflix OSS) capability set.

These are the exact actions your AI can choose when you ask it to work with Conductor (Netflix OSS).

Capability set01 / 13

01—04

4 capabilities in this set.

Part of 49 available through Conductor (Netflix OSS).

  1. 01 Capability

    Bulk pause

    Pause multiple workflows at the same time. Use this to stop a group of processes for maintenance.

  2. 02 Capability

    Bulk restart

    Restart a group of workflows simultaneously. Use this to reset multiple processes after a failure.

  3. 03 Capability

    Bulk resume

    Resume multiple paused workflows at once. This saves time when restarting a large batch of jobs.

  4. 04 Capability

    Bulk retry

    Retry a group of workflows that failed. This helps you quickly recover from a batch failure.

Capability set02 / 13

05—08

4 capabilities in this set.

Part of 49 available through Conductor (Netflix OSS).

  1. 05 Capability

    Bulk search

    Search for workflows using their IDs in bulk. This makes it faster to find specific instances.

  2. 06 Capability

    Bulk terminate

    Terminate a large group of workflows at once. Use this for an emergency stop of multiple processes.

  3. 07 Capability

    Create event handler

    Create a new event handler in your instance. This allows you to set up new automated responses.

  4. 08 Capability

    Create task definitions

    Create new task definitions for your workers. This helps you set up the underlying logic for your tasks.

Capability set03 / 13

09—12

4 capabilities in this set.

Part of 49 available through Conductor (Netflix OSS).

  1. 09 Capability

    Create workflow definition

    Create a new workflow definition. Use this to add new orchestration logic to your system.

  2. 10 Capability

    Delete event handler

    Delete an existing event handler. Use this to clean up old automated triggers.

  3. 11 Capability

    Delete task definition

    Delete a specific task definition. Use this to remove old or unused task types.

  4. 12 Capability

    Delete workflow definition

    Delete a workflow definition from your instance. This helps keep your system clean of old logic.

Capability set04 / 13

13—16

4 capabilities in this set.

Part of 49 available through Conductor (Netflix OSS).

  1. 13 Capability

    Execute workflow

    Execute a workflow synchronously. Use this when you need the AI to wait for the result.

  2. 14 Capability

    Get all queues

    Get the pending counts for all queues. This helps you see a high-level view of your system load.

  3. 15 Capability

    Get correlated workflows

    Get workflows grouped by correlation ID. This is great for finding all steps in a single user request.

  4. 16 Capability

    Resume workflow

    Resume a paused workflow. Use this to start a process again after a maintenance break.

Capability set05 / 13

17—20

4 capabilities in this set.

Part of 49 available through Conductor (Netflix OSS).

  1. 17 Capability

    Retry workflow

    Retry the last failed task in a workflow. This helps you recover from a single point of failure.

  2. 18 Capability

    Add task log

    Add a log entry to a specific task. This helps you keep a record of what happened during a process.

  3. 19 Capability

    Bulk remove

    Remove multiple workflows from the system at once. This is useful for clearing out old test data.

  4. 20 Capability

    Get event handlers

    Get a list of all event handlers. Use this to see what automated triggers are currently active.

Capability set06 / 13

21—24

4 capabilities in this set.

Part of 49 available through Conductor (Netflix OSS).

  1. 21 Capability

    Get queue size

    Get the queue depth for a specific task type. This helps you identify bottlenecks in your system.

  2. 22 Capability

    Get running workflows

    Get the IDs of all workflows currently running. Use this to see what is active right now.

  3. 23 Capability

    Get task definition

    Get the details of a task definition by name. Use this to check the config of a specific task.

  4. 24 Capability

    Get task definitions

    Get all task definitions in your instance. This gives you a full list of your available task types.

Capability set07 / 13

25—28

4 capabilities in this set.

Part of 49 available through Conductor (Netflix OSS).

  1. 25 Capability

    Get task logs

    Retrieve the logs for a specific task. This is your go-to for debugging a failed step.

  2. 26 Capability

    Get workflow definition

    Get a specific workflow definition by name. Use this to inspect the logic of a single workflow.

  3. 27 Capability

    Get workflow definitions

    Get all workflow definitions in your system. This provides a full list of your orchestration logic.

  4. 28 Capability

    Get workflow names and versions

    Get a list of all workflow names and versions. This helps you see what logic is currently deployed.

Capability set08 / 13

29—32

4 capabilities in this set.

Part of 49 available through Conductor (Netflix OSS).

  1. 29 Capability

    Get workflow tasks

    Get the tasks for a specific workflow execution. Use this to see every step in a running process.

  2. 30 Capability

    Get workflow

    Get the details of a workflow execution by its ID. Use this to check the status of a specific run.

  3. 31 Capability

    Pause workflow

    Pause a single workflow. Use this to stop a process without deleting it.

  4. 32 Capability

    Poll batch tasks

    Long poll for the status of multiple tasks. This is useful for checking a group of jobs at once.

Capability set09 / 13

33—36

4 capabilities in this set.

Part of 49 available through Conductor (Netflix OSS).

  1. 33 Capability

    Poll task

    Poll for the status of a single task. Use this to wait for a specific step to finish.

  2. 34 Capability

    Remove workflow

    Remove a workflow from the system. Use this to delete an execution instance.

  3. 35 Capability

    Requeue tasks

    Requeue pending tasks. Use this to put jobs back in line if they need to be processed again.

  4. 36 Capability

    Rerun workflow

    Rerun a workflow from a specific task. Use this to restart a failed process from a certain point.

Capability set10 / 13

37—40

4 capabilities in this set.

Part of 49 available through Conductor (Netflix OSS).

  1. 37 Capability

    Restart workflow

    Restart a workflow from the very beginning. Use this to reset a process entirely.

  2. 38 Capability

    Search workflows

    Search for workflows and get a summary. This is a quick way to find what you need.

  3. 39 Capability

    Search workflows v2

    Search for workflows and get the full objects. Use this when you need deep details on your results.

  4. 40 Capability

    Skip task

    Skip a specific task in a running workflow. Use this to move past a step that is no longer needed.

Capability set11 / 13

41—43

3 capabilities in this set.

Part of 49 available through Conductor (Netflix OSS).

  1. 41 Capability

    Start workflow

    Start a new workflow execution asynchronously. Use this to kick off a process and keep moving.

  2. 42 Capability

    Terminate workflow

    Terminate a running workflow. Use this to kill a process that is stuck or no longer needed.

  3. 43 Capability

    Update event handler

    Update an existing event handler. Use this to change how your system responds to specific triggers.

Capability set12 / 13

44—46

3 capabilities in this set.

Part of 49 available through Conductor (Netflix OSS).

  1. 44 Capability

    Update task by ref

    Update a task using its reference name. This helps you modify specific task logic dynamically.

  2. 45 Capability

    Update task definition

    Update a specific task definition. Use this to change the configuration of a task type.

  3. 46 Capability

    Update task

    Update the result of a task. Use this to manually set the output of a step in your workflow.

Capability set13 / 13

47—49

3 capabilities in this set.

Part of 49 available through Conductor (Netflix OSS).

  1. 47 Capability

    Update task v2

    Update a task and poll for the next available task. This is great for manual step-by-step progression.

  2. 48 Capability

    Update workflow definitions

    Create or update multiple workflow definitions at once. Use this for rapid deployment of changes.

  3. 49 Capability

    Validate workflow definition

    Validate a workflow definition without saving it. Use this to check your JSON for errors first.

Set up in minutes

One URL. Then ask Conductor (Netflix OSS) to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Conductor (Netflix OSS) from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_TUjFjxN9H3g5Ba44H63GIIO4Av31lZmg9U3GcY2P/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Conductor (Netflix OSS), and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Conductor (Netflix OSS) for the conversation.

Where the request belongs

Work Conductor (Netflix OSS) can move forward.

Built around the request

This is for the engineers who live in the weeds of microservices. It's for the person who needs to debug a stuck workflow at 3 AM or the developer who wants to trigger a test run without a browser.

01

DevOps Engineer

Inspects and updates workflow definitions quickly without navigating the Conductor UI.

02

Backend Developer

Validates task configurations and triggers test workflows directly from the IDE.

03

System Architect

Queries the structure of complex distributed processes using natural language.

Bring your own AI

Change the model, client or framework. Keep Conductor (Netflix OSS) connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Conductor (Netflix OSS).

The practical details behind the request, access and result.

What is the Conductor (Netflix OSS) MCP?

It is a way to connect your Netflix Conductor instance to your AI agent. This allows you to manage, trigger, and debug your microservices workflows using natural language instead of a web dashboard.

Can I use this to start workflows?

Yes. You can ask your agent to start new workflow executions either synchronously or asynchronously depending on your needs.

Does it work with my existing Conductor setup?

Yes, it works with any standard Conductor instance. You just need to provide your Conductor URL when you connect the Connector.

Can I manage multiple workflows at once?

Yes. The Connector includes bulk capabilities that let you pause, restart, remove, or retry large groups of workflows in a single command.

How do I validate my workflow JSON?

You can simply ask your agent to validate a workflow definition. It will check the JSON for errors without actually saving it to your system.

Can I see logs for specific tasks?

Yes. You can ask your agent to fetch logs for any specific task. This makes it much easier to debug failed steps without hunting through the UI.

Is this for production use?

Yes. It is designed to be a production-ready way for engineers to interact with their Conductor orchestration layer more efficiently.

Can I check if my workflow JSON is valid without saving it to the server?

Yes! Use the validate_workflow_definition capability. It allows you to submit a workflow definition JSON for validation, and the server will return any structural or logic errors without persisting the changes.

How do I see all available workflows and their versions?

You can use the get_workflow_names_and_versions capability to get a high-level list of all registered workflows and their associated version numbers.

Is it possible to inspect the configuration of a specific task type?

Yes, use the get_task_definition capability with the specific taskType name. This will return the complete task metadata, including retry logic, timeouts, and input/output keys.

One connection away

Give your agent a direct line to Conductor (Netflix OSS).

Connect Conductor (Netflix OSS) once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available