Skip to main content
Conductor includes an MCP server entrypoint so editors and MCP clients can interact with the orchestrator directly.

Basic client config

Core operations

The MCP server is useful for:
  • dispatching tasks
  • listing active sessions
  • reading session status
  • enumerating configured projects
  • terminating stuck sessions

Per-project MCP servers

Projects can also mount their own MCP servers from conductor.yaml.
Last modified on March 6, 2026