Back to MCP Servers
X Grow
X/Twitter algorithm optimizer with post drafting, review scoring, and AI image generation for maximum engagement.
marketinggoai
By BlockRunAI
Installation
npx -y x-growConfiguration
{
"mcpServers": {
"x-grow": {
"command": "npx",
"args": ["-y", "x-grow"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes