Distribution moat: bring recipes into the agent loop without uploading user secrets to OneDevToolkit.
From the repo:
cd mcp npm install node server.mjs
Tools exposed:
list_starters — flagship recipe startersbake_plan — validate recipe JSON → ordered plan with tool URLsreceipt_schema — pointer to privacy receipt schemanode mcp/cli.mjs bake path/to/recipe.json
TH.Recipes.bakePlan(recipe) and TH.Recipes.toOpenFormat(recipe) power the same contract in Recipe Studio.