WavespeedMCP is a Model Control Protocol (MCP) server implementation for WaveSpeed AI services. It provides a standardized interface for accessing WaveSpeed's image and video generation capabilities through the MCP protocol.
mcpServer
{ "mcpServers": { "Wavespeed": { "command": "wavespeed-mcp", "env": { "WAVESPEED_API_KEY": "wavespeedkey" } } } }
wavespeed-mcp --api-key your_api_key_here