img forge for Cursor
io.github.stackbilt-dev/img-forge
AI image generation across 5 quality tiers (SDXL to Gemini 3 Pro), 50 free credits on signup.
client:Cursor
transport:streamable-http
Install img forge in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"img-forge": {
"url": "https://imgforge-mcp.stackbilder.com/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs