2 months ago
x402 micropayment API for AI agents. Generate images from text prompts using Google Gemini. Pay per call with USDC on Base.
Server Config
{
"mcpServers": {
"image-generator": {
"url": "https://image-generator-production-ba4e.up.railway.app/mcp",
"transport": "sse"
}
}
}