Conductor includes an MCP server entrypoint so editors and MCP clients can interact with the orchestrator directly.Documentation Index
Fetch the complete documentation index at: https://autmallc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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 fromconductor.yaml.

