Skip to content
Zed

Marine for Zed

io.github.pipeworx-io/marine

Marine MCP — wraps marine-api.open-meteo.com (free, no auth)

client:Zed transport:streamable-http

Install Marine in Zed

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

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

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

Marine in other clients