Skip to content
Zed

certspotter mcp for Zed

io.github.mrfentmen/certspotter-mcp

Certificate transparency lookups from Cert Spotter. No key required.

client:Zed transport:stdio runtime:npm

Install certspotter mcp in Zed

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

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

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

certspotter mcp in other clients