Skip to content
Zed

autoza ireland for Zed

io.github.screed369/autoza-ireland

Irish used-car market MCP: search listings, stats, dealers & model guides via autoza.ie.

client:Zed transport:stdio runtime:npm

Install autoza ireland in Zed

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

{
  "context_servers": {
    "autoza-ireland": {
      "command": "npx",
      "args": [
        "-y",
        "@autoza/mcp-server"
      ]
    }
  }
}

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

autoza ireland in other clients