Skip to content
Zed

Mediastack for Zed

io.github.pipeworx-io/mediastack

Mediastack MCP — wraps Mediastack API (api.mediastack.com/v1)

client:Zed transport:streamable-http

Install Mediastack in Zed

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

{
  "context_servers": {
    "mediastack": {
      "url": "https://gateway.pipeworx.io/mediastack/mcp"
    }
  }
}

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

Mediastack in other clients