After installing TclMP on your system (see README and INSTALL files for details). It should be enough to issue this command:
package require TclMP
...unfortunately TclMP is not yet installable.
Alternatively you can use the load command to load TclMP:
load /path/to/libtclmp.so TclMP
...currently you will find it in src/.libs/libtclmp.so