BlockRunAI/x-grow
X/Twitter algorithm optimizer with post drafting, review scoring, and AI image generation for maximum engagement.
Quick Start
Clone the repository:
git clone https://github.com/BlockRunAI/x-growClaude Desktop configuration example:
{
"mcpServers": {
"x-grow": {
"command": "npx",
"args": [
"-y",
"BlockRunAI/x-grow"
]
}
}
}Check the repository README for specific installation and configuration instructions.