Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

aetherwave mcp in other clients