Conductor (Netflix OSS) MCP Server for Google ADKGive Google ADK instant access to 49 tools to Add Task Log, Bulk Pause, Bulk Remove, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Conductor (Netflix OSS) as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The Conductor (Netflix OSS) MCP Server for Google ADK is a standout in the Industry Titans category — giving your AI agent 49 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="conductor_netflix_oss_agent",
instruction=(
"You help users interact with Conductor (Netflix OSS) "
"using 49 available tools."
),
tools=[mcp_tools],
)
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Conductor (Netflix OSS) MCP Server
Connect your Netflix Conductor instance to any AI agent to orchestrate complex microservices and workflows through natural conversation.
Google ADK natively supports Conductor (Netflix OSS) as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 49 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
What you can do
- Workflow Management — List all registered workflow definitions, fetch specific versions, and manage the lifecycle of your orchestration logic.
- Task Definitions — Query and manage the underlying task types that power your microservices, ensuring your workers are correctly configured.
- Validation & Testing — Validate workflow JSON definitions before saving them to the server to prevent runtime errors.
- Execution Control — Start new workflow instances asynchronously directly from your AI assistant.
- Batch Operations — Update or create multiple workflow and task definitions in a single request for rapid deployment.
The Conductor (Netflix OSS) MCP Server exposes 49 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 49 Conductor (Netflix OSS) tools available for Google ADK
When Google ADK connects to Conductor (Netflix OSS) through Vinkius, your AI agent gets direct access to every tool listed below — spanning workflow-orchestration, microservices, netflix-conductor, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Add task log on Conductor (Netflix OSS)
Add a log entry to a task
Bulk pause on Conductor (Netflix OSS)
Bulk pause workflows
Bulk remove on Conductor (Netflix OSS)
Bulk remove workflows
Bulk restart on Conductor (Netflix OSS)
Bulk restart workflows
Bulk resume on Conductor (Netflix OSS)
Bulk resume workflows
Bulk retry on Conductor (Netflix OSS)
Bulk retry workflows
Bulk search on Conductor (Netflix OSS)
Bulk search workflows by ID
Bulk terminate on Conductor (Netflix OSS)
Bulk terminate workflows
Create event handler on Conductor (Netflix OSS)
Create a new event handler
Create task definitions on Conductor (Netflix OSS)
Create new task definitions
Create workflow definition on Conductor (Netflix OSS)
Create a new workflow definition
Delete event handler on Conductor (Netflix OSS)
Delete an event handler
Delete task definition on Conductor (Netflix OSS)
Delete a task definition
Delete workflow definition on Conductor (Netflix OSS)
Delete a workflow definition
Execute workflow on Conductor (Netflix OSS)
Execute a workflow (Synchronous)
Get all queues on Conductor (Netflix OSS)
Get pending counts for all queues
Get correlated workflows on Conductor (Netflix OSS)
Get workflows by correlation ID
Get event handlers on Conductor (Netflix OSS)
Get all event handlers
Get queue size on Conductor (Netflix OSS)
Get queue depth for a task type
Get running workflows on Conductor (Netflix OSS)
Get running workflow IDs by type
Get task definition on Conductor (Netflix OSS)
Get a task definition by name
Get task definitions on Conductor (Netflix OSS)
Get all task definitions
Get task logs on Conductor (Netflix OSS)
Retrieve logs for a task
Get workflow on Conductor (Netflix OSS)
Get workflow execution by ID
Get workflow definition on Conductor (Netflix OSS)
Get a workflow definition by name
Get workflow definitions on Conductor (Netflix OSS)
Get all workflow definitions
Get workflow names and versions on Conductor (Netflix OSS)
Get all workflow names and versions
Get workflow tasks on Conductor (Netflix OSS)
Get tasks for a workflow execution
Pause workflow on Conductor (Netflix OSS)
Pause a workflow
Poll batch tasks on Conductor (Netflix OSS)
Long poll for multiple tasks
Poll task on Conductor (Netflix OSS)
Poll for a single task
Remove workflow on Conductor (Netflix OSS)
Remove a workflow from the system
Requeue tasks on Conductor (Netflix OSS)
Requeue pending tasks
Rerun workflow on Conductor (Netflix OSS)
Rerun a workflow from a specific task
Restart workflow on Conductor (Netflix OSS)
Restart a workflow from the beginning
Resume workflow on Conductor (Netflix OSS)
Resume a paused workflow
Retry workflow on Conductor (Netflix OSS)
Retry the last failed task
Search workflows on Conductor (Netflix OSS)
Search workflows (returns WorkflowSummary)
Search workflows v2 on Conductor (Netflix OSS)
Search workflows (returns full Workflow objects)
Skip task on Conductor (Netflix OSS)
Skip a task in a running workflow
Start workflow on Conductor (Netflix OSS)
Start a new workflow execution (Asynchronous)
Terminate workflow on Conductor (Netflix OSS)
Terminate a running workflow
Update event handler on Conductor (Netflix OSS)
Update an existing event handler
Update task on Conductor (Netflix OSS)
Update task result
Update task by ref on Conductor (Netflix OSS)
Update task by reference name
Update task definition on Conductor (Netflix OSS)
Update a task definition
Update task v2 on Conductor (Netflix OSS)
Update task and poll for the next available task
Update workflow definitions on Conductor (Netflix OSS)
Create or update workflow definitions (batch)
Validate workflow definition on Conductor (Netflix OSS)
Validate a workflow definition without saving
Connect Conductor (Netflix OSS) to Google ADK via MCP
Follow these steps to wire Conductor (Netflix OSS) into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the Conductor (Netflix OSS) MCP Server
Google ADK provides unique advantages when paired with Conductor (Netflix OSS) through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Conductor (Netflix OSS)
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine Conductor (Netflix OSS) tools with BigQuery, Vertex AI, and Cloud Functions
Conductor (Netflix OSS) + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Conductor (Netflix OSS) MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Conductor (Netflix OSS) and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Conductor (Netflix OSS) tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Conductor (Netflix OSS) regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Conductor (Netflix OSS)
Example Prompts for Conductor (Netflix OSS) in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Conductor (Netflix OSS) immediately.
"List all workflow names and their versions currently registered in Conductor."
"Show me the full definition for the workflow 'user_onboarding' version 2."
"Start a new execution of the 'payment_processing' workflow."
Troubleshooting Conductor (Netflix OSS) MCP Server with Google ADK
Common issues when connecting Conductor (Netflix OSS) to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkConductor (Netflix OSS) + Google ADK FAQ
Common questions about integrating Conductor (Netflix OSS) MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
SuperTokens
18 toolsManage authentication, users, sessions, and roles via SuperTokens Core directly from your AI agent.

Worktile
10 toolsCollaborative project management and team communication platform — manage tasks, projects, and messages via AI.

QuickNode
18 toolsManage blockchain infrastructure via QuickNode — create data streams, configure webhooks, and interact with RPC nodes directly from your AI agent.

Bitso Exchange
12 toolsTrade dynamically on Mexico's biggest Crypto Exchange. Access live balances, order books, and command trades programmatically.
