Loading subscription status...
{
"mcpServers": [
{
"gemini-imagen": {
"env": {
"GEMINI_API_KEY": "your_api_key_here"
},
"args": [
"-y",
"github:sanxfxteam/gemini-mcp-server"
],
"command": "npx"
}
}
]
}