Skip to content
Zed

audius mcp for Zed

io.github.mrfentmen/audius-mcp

Use this MCP server to Audius, underground and independent music: trending tracks, artists,...

client:Zed transport:stdio runtime:npm

Install audius mcp in Zed

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

{
  "context_servers": {
    "audius-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "audius-mcp"
      ]
    }
  }
}

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

audius mcp in other clients