Plugin directory
3 plugins, one marketplace
Max Health plugins — an AI assistant on your own health records, grounded in the live data. Plus featured tools for working with code and documents.
This is for bringing Max Health into the AI client you already use. If you work in the AIHR assistant, these are already connected and there is nothing to install.
Add the marketplace
A plugin bundles a connector with the skills that make it useful, so a client that supports plugin marketplaces installs both in one step. Add the public marketplace once:
/plugin marketplace add max-network/plugins
Then install any entry by name. Prefer to wire an endpoint up yourself? Every hosted connector is listed with its URL on the Model Context Protocol page.
Max Health plugins
Legal Research Tools for AI
ProductivityMulti-jurisdiction legal research and the AI patient-rights advocate.
/plugin install legal@max-network
Featured
Listed here because they are useful, and billed by their own vendor — a Max Health membership does not cover them.
DRY.codes
Developer ToolsReuse before you write. Indexes your code and docs, then finds them by text and by meaning so an agent reuses what exists instead of regenerating it, and catches near-duplicates before they land.
/plugin install dry-codes@max-network
DRYPDF
Developer ToolsA librarian for your PDFs. Search, read, upload and organize stored documents, grounded in their actual text, from any agent.
/plugin install drypdf@max-network
What you are installing
Every entry is installable without any access to our systems — a public repository or a public package. Follow its source link to read the manifest, the connector config and the skills before you install. Sign-in entries reach account-scoped data and show you only what your account can already see; a self-hosted entry has no endpoint of ours at all, because the endpoint is the deployment you run.