Skip to content
Zed

mgm mcp for Zed

io.github.mrfentmen/mgm-mcp

Keyless Turkish weather: provinces, districts, current, forecasts.

client:Zed transport:stdio runtime:npm

Install mgm mcp in Zed

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

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

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

mgm mcp in other clients