Install
1
Run in your terminal$
npx claudepluginhub moonklabs/startup-plugins --plugin startup-applyAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"hwp-generator": {
"command": "python3",
"args": [
"${__dirname}/hwp_server/server.py"
]
}
}
}Security Considerations
External connections
This server connects to external services. Review the URLs it accesses before enabling.
Details
Command
python3Arguments
${__dirname}/hwp_server/server.py
Actions
Plugins (1)