You can embed any Seaside component into Pier. In the case of a
Magritte component you might need to wrap it into a normal Seaside
component that returns true for #canBeRoot and that sets-up the
Magritte component.
Simply create an embedded link in the page like so: +magritte-form+.
Click on the link to add a component and select your component from
the list.