install-mcp-genmedia

Installation
SKILL.md

Install GenMedia MCP Servers (Pre-compiled Binaries)

This skill provides direct, clone-free instructions to download, install, and register the Google GenMedia Model Context Protocol (MCP) servers using official release binaries.

When to Invoke this Skill

  • Required media synthesis tools (lyria_generate_music, nanobanana_image_generation, or ffmpeg_*) are not present in your active tool list.
  • You want a fast, pre-compiled setup without installing the Go runtime or cloning the source repository.

Installation Procedure

1. Run the Online Installer

This command fetches the official install script, which automatically detects your OS and architecture, downloads the latest pre-compiled binaries from the GitHub Releases page, and extracts them into your ~/.local/bin/ folder.

curl -sL https://raw.githubusercontent.com/GoogleCloudPlatform/vertex-ai-creative-studio/main/experiments/mcp-genmedia/mcp-genmedia-go/install-online.sh | bash
Installs
18
GitHub Stars
1.2K
First Seen
May 27, 2026
install-mcp-genmedia — googlecloudplatform/vertex-ai-creative-studio