Skip to content
Zed

mcp developers for Zed

com.gaudiolab/mcp-developers

Gaudio Lab Audio AI — Stem Separation, DME Separation, AI Text Sync

client:Zed transport:stdio runtime:npm

Install mcp developers 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": {
    "mcp-developers": {
      "command": "npx",
      "args": [
        "-y",
        "@gaudiolab/mcp-developers"
      ],
      "env": {
        "GAUDIO_API_KEY": "<GAUDIO_API_KEY>"
      }
    }
  }
}

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

mcp developers in other clients