Stats
Actions
Tags
From hashi-blueprints
Integrates with the Han blueprint system to manage project scaffolds and architecture templates. Runs locally via npx.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"blueprints": {
"command": "npx",
"args": [
"-y",
"@thebushidocollective/han",
"mcp",
"blueprints"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub thedotmack/han --plugin hashi-blueprints