From claude-code-templating
npx claudepluginhub markus41/claude --plugin claude-code-templating
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "scaffold": { "command": "npx", "args": [ "-y", "@agiflowai/scaffold-mcp" ] } } }
npx