pmcp

Pricing

pmcp is two things. The server that reads the skills your dependencies already ship is free and needs no account. The skills we write for packages that ship none is what a subscription buys.

Free, with no account

Price

Plan Price Includes
Monthly USD 10 / month Every skill in the catalog, and every revision while it runs.
Yearly USD 100 / year The same, at ten months for twelve.

Both renew until you cancel. There is no per-seat price and no per-skill price: a subscription covers the catalog.

If a subscription lapses

The skills you already installed keep working. They are files in a project you own, and taking them away would be a ransom rather than a product. What stops is fetching new ones and receiving revisions.

What you are paying for

Not access to a document. Every skill is verified by executing its examples against the version it names, and it is not published if any of them fail, if none ran, or if fewer ran than the skill claims. The line the model reads first — verified against, on this date, this many examples — is produced by that run rather than typed by an author.

The list shows the date, the count and a complete example for each skill before you pay for any of them.

Getting started

npx -y @modootoday/pmcp available     # what matches this project, free
npx -y @modootoday/pmcp preview <skill>  # contents and one example, free
npx -y @modootoday/pmcp login         # sign in, no browser needed
npx -y @modootoday/pmcp install --all # installs what matches