mcp-veo2

MCP for Video- or Image-Generation with Google VEO2

GitHub Stars

28

User Rating

Not Rated

Favorites

0

Views

20

Forks

18

Issues

4

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

1Click Add Server
2Copy & Paste Github URL into FLUJO
3Click Parse, Clone, Install, Build and Save.
To install mcp-video-generation-veo2 for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@mario-andreschak/mcp-veo2):
bash
npx -y @smithery/cli install @mario-andreschak/mcp-veo2 --client claude
1Clone the repository:
bash
   git clone https://github.com/yourusername/mcp-video-generation-veo2.git
   cd mcp-video-generation-veo2
   
2Install dependencies:
bash
   npm install
   
3Create a .env file with your Google API key:
```bash cp .env.example .env # Edit .env and add your Google API key

Additional Resources