Compartment is published in the Model Context Protocol registry, the shared catalogue that MCP clients read, under the name io.github.MaxFreedomPollard/compartment. Each release is published there by the same workflow that publishes to PyPI, so the registry's latest version is always the one pip install compartment serves.
pip install compartment && compartment init
Then wire your client: compartment integrate claude, hermes, openclaw, cursor, or any of the 28 clients that compartment integrate --list names. Clients that install straight from the registry run it as uvx compartment serve.
The registry has no web page of its own; it is an API. The current entry, as JSON: every published version, or a search for "compartment". The version flagged isLatest names the PyPI release it installs.