X/Twitter algorithm optimizer with post drafting, review scoring, and AI image generation for maximum engagement.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y x-growAgent-CoreX intelligently routes which tools from BlockRunAI/x-grow your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"x-grow": {
"command": "npx",
"args": [
"-y",
"x-grow"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add x-growAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use BlockRunAI/x-grow directly without routing
npx -y x-growNew to Agent-CoreX? View setup guide →