Skip to content
Zed

macadress for Zed

io.github.samymassoud/macadress

MAC address and OUI vendor lookup over Model Context Protocol.

client:Zed transport:streamable-http

Install macadress in Zed

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

{
  "context_servers": {
    "macadress": {
      "url": "https://mcp.macadress.com/mcp"
    }
  }
}

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

macadress in other clients