Loading MCP server directory, please wait...
Music, image, video and audio generation across top AI providers - one key, one credit pool.
npx @getmcp/cli add io.github.AetherWave-Studio/aetherwave-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AETHERWAVE_API_KEYAetherWave Studio API key (starts with aw_live_). Generate one at https://aetherwavestudio.com/developers - first key grants 50 free credits, no card required.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AetherWave-Studio/aetherwave-mcp": {
"command": "npx",
"args": [
"-y",
"@aetherwave-studio/mcp"
],
"env": {
"AETHERWAVE_API_KEY": ""
}
}
}
}