Hi,
Map the MainComp Component controller context node to the Interface Controller context node of Used Components. Then the data will be shared in the used components context node.
Or,
Create a Singleton class and set the context data in MainComp and access it in used components.
Regards,
Kiran