Skip to main content

resolve_operator_mcp_path

Function resolve_operator_mcp_path 

Source
pub fn resolve_operator_mcp_path(cfg: &OperatorConfig) -> String
Expand description

Resolve the absolute path to run_operator_mcp.py.

Priority:

  1. operator.mcp_path from config if non-empty.
  2. ~/.construct/operator_mcp/run_operator_mcp.py (the default install location).