Skip to content
Zed

mlab.sh for Zed

sh.mlab/mcp

Threat intelligence: enrich IOCs (IP, domain, URL, hash), search CVEs and actors, scan SBOMs.

client:Zed transport:streamable-http

Install mlab.sh in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mlab.sh/mcp"
    }
  }
}

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

mlab.sh in other clients