Installation & Configuration
{
"mcpServers": {
"gemini-image-gen": {
"command": "node",
"args": [
"./build/index.js"
],
"cwd": "<path-to-project-directory>",
"env": {
"GEMINI_API_KEY": "your-gemini-api-key"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/15
Updated
2026/6/6