start_mcp_server_background

Function start_mcp_server_background 

Source
pub async fn start_mcp_server_background(
    bind: String,
    transport: String,
    config_path: Option<PathBuf>,
    verbose: bool,
) -> Result<(), CliError>
Expand description

Start MCP server in background mode