Installation & Configuration
{
"mcpServers": {
"image-gen": {
"command": "npx",
"args": [
"@gongrzhe/image-gen-server"
],
"env": {
"REPLICATE_API_TOKEN": "your-replicate-api-token"
},
"disabled": false,
"autoApprove": []
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13