Skip to content
Zed

ambulancedz mcp for Zed

io.github.hartemyaakoub/ambulancedz-mcp

Find ambulance drivers across Algeria's 69 wilayas — nearest, verified, reviews, cost, dialysis.

client:Zed transport:stdio runtime:npm

Install ambulancedz mcp in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "ambulancedz-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@tkawen/ambulancedz-mcp"
      ],
      "env": {
        "AMBULANCEDZ_BASE_URL": "<AMBULANCEDZ_BASE_URL>"
      }
    }
  }
}

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

ambulancedz mcp in other clients