How to Use the Conductor (Netflix OSS) MCP in Claude
Run Netflix Conductor workflows and manage task queues directly from your Claude Desktop chat window.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Conductor (Netflix OSS) MCP to Claude Desktop
Create your Vinkius account to connect Conductor (Netflix OSS) to Claude Desktop and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run and resume workflows in Claude Desktop
This MCP Server connects your local Claude Desktop app to Netflix Conductor so you can execute, pause, and resume workflows using `execute_workflow`, `pause_workflow`, and `resume_workflow`. You type a quick chat command, and Claude triggers the synchronous run or halts a failing pipeline right from your sidebar. The tool updates your chat with the execution ID immediately. If a task hangs, you tell Claude to run `retry_workflow` or `skip_task` without leaving your workspace to open the Conductor UI.
Bulk workflow operations via MCP Server
This MCP Server exposes batch tools like `bulk_pause`, `bulk_retry`, and `bulk_terminate` to let your agent manage hundreds of failing executions inside Claude Desktop. You paste a list of bad IDs into the chat window, and Claude fires off parallel requests to clean up the queue. Instead of writing custom python cleanup scripts, you let Claude handle the bulk operations. The agent reads the response from `bulk_search` and executes the bulk commands, giving you a summary of terminated or restarted runs in plain text.
Define and validate tasks via MCP Server
This tool suite lets you draft and modify workflow structures using `create_workflow_definition`, `validate_workflow_definition`, and `create_task_definitions`. When you edit a JSON definition in your local directory, Claude reads the file and checks it against your Conductor server. If the schema fails, the agent highlights the exact line in your desktop editor. Once fixed, Claude calls `update_workflow_definitions` to push the schema to production.
Set up Conductor (Netflix OSS) MCP in Claude Web or Desktop
- 1
Open Claude Settings
Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.
- 2
Add Custom Connector
Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcpReplace[YOUR_TOKEN_HERE]with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials. - 3
Start a conversation
Open a new chat. The Conductor (Netflix OSS) MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Conductor (Netflix OSS) MCP in Claude Desktop
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Conductor (Netflix OSS) MCP today
We host it, we monitor it, we maintain it. You just paste one token.