MCP server for Google AI Studio media generation — Nano Banana images, Veo video, Gemini TTS — saved to disk, returned as file paths.
{
"mcpServers": {
"gstudioaimcp": {
"command": "npx",
"args": [
"-y",
"gstudioaimcp"
]
}
}
}