aetherwave mcp for Claude Desktop
io.github.aetherwave-studio/aetherwave-mcp
Music, image, video and audio generation across top AI providers - one key, one credit pool.
client:Claude Desktop
transport:stdio
runtime:npm
Install aetherwave mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aetherwave-mcp": {
"command": "npx",
"args": [
"-y",
"@aetherwave-studio/mcp"
],
"env": {
"AETHERWAVE_API_KEY": "<AETHERWAVE_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs