img forge for Grok
io.github.stackbilt-dev/img-forge
AI image generation across 5 quality tiers (SDXL to Gemini 3 Pro), 50 free credits on signup.
client:Grok
transport:streamable-http
Install img forge in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"img-forge": {
"type": "http",
"url": "https://imgforge-mcp.stackbilder.com/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs