Enables AI coding assistants to generate images using Google AI Studio's Imagen and Gemini models via a self-hosted MCP server.
Picasso is a self-hosted MCP (Model-Client Protocol) server designed to empower AI coding assistants with image generation capabilities through Google AI Studio. It seamlessly integrates with popular AI clients like Claude Desktop and GitHub Copilot in VS Code, allowing developers to generate images using Google's powerful Imagen and Gemini models. With straightforward Docker Compose deployment and secure Bearer token authentication, Picasso provides a robust and flexible solution for extending AI assistants with visual creativity.
Key Features
01Imagen and Gemini model support
02Bearer token authentication
030 GitHub stars
04Single command deployment via Docker Compose
05Nginx example config for domain + HTTPS
Use Cases
01Enable AI coding assistants to generate images
02Integrate image generation into VS Code with GitHub Copilot
03Provide image generation capabilities to Claude Desktop users