houfu/blog-alt-counsel
A lightweight collection of Claude Code subagents that automate the entire lifecycle of a Ghost blog post
Platform-specific configuration:
{
"mcpServers": {
"blog-alt-counsel": {
"command": "npx",
"args": [
"-y",
"blog-alt-counsel"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...