Skip to content
Zed

somafm mcp for Zed

io.github.mrfentmen/somafm-mcp

SomaFM radio channels and playlists. No key required.

client:Zed transport:stdio runtime:npm

Install somafm mcp in Zed

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

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

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

somafm mcp in other clients