Skip to content
Cursor

Image Generator API for Cursor

io.github.br0ski777/image-generator

AI image generation from text prompts via Gemini. x402 micropayment.

client:Cursor transport:sse

Install Image Generator API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "image-generator": {
      "url": "https://image-generator-x402-production.up.railway.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Image Generator API in other clients