Loading MCP server directory, please wait...
Run any model on the live WaveSpeed catalog: image, video, audio, 3D.
npx @getmcp/cli add ai.wavespeed/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.wavespeed/mcp": {
"command": "npx",
"args": [
"-y",
"@wavespeed/mcp"
],
"env": {
"WAVESPEED_API_KEY": "",
"WAVESPEED_BASE_URL": "",
"WAVESPEED_CLIENT_NAME": ""
}
}
}
}