Skip to content

Build with Claude Code

Install the mthds CLI:

npm install -g mthds

Launch Claude Code and tell it to install the MTHDS plugin:

/plugin marketplace add mthds-ai/mthds-plugins
/plugin install mthds@mthds-plugins

then reload plugins:

/reload-plugins

If that doesn't work, exit Claude Code and reopen it:

/exit

Build your first method:

/mthds-build A method to analyze a Job offer to build a scorecard, then batch process CVs to score them

Run it:

/mthds-run

That's it — Claude writes the .mthds file, creates inputs, and runs the method for you. See the Claude Code Skills Plugin documentation for the full list of commands (/mthds-edit, /mthds-check, /mthds-fix, /mthds-explain, and more).

See Configure AI Providers for other options: bring your own keys, local AI, etc.

Claude Code + Pipelex + MTHDS