Skip to content
Zed

aetherwave mcp for Zed

io.github.aetherwave-studio/aetherwave-mcp

Music, image, video and audio generation across top AI providers - one key, one credit pool.

client:Zed transport:stdio runtime:npm

Install aetherwave mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "aetherwave-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aetherwave-studio/mcp"
      ],
      "env": {
        "AETHERWAVE_API_KEY": "<AETHERWAVE_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

aetherwave mcp in other clients