Skip to content
Zed

certindex mcp for Zed

io.github.certindex/certindex-mcp

Certificate Transparency search for AI agents: certs, subdomains, issuance history, expiry.

client:Zed transport:stdio runtime:pypi

Install certindex 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": {
    "certindex-mcp": {
      "command": "uvx",
      "args": [
        "certindex-mcp"
      ],
      "env": {
        "CERTINDEX_API_KEY": "<CERTINDEX_API_KEY>"
      }
    }
  }
}

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

certindex mcp in other clients