Skip to content
Zed

mcpcheckup for Zed

io.github.fpetitit/mcpcheckup

Scans remote MCP servers for protocol, security, and TLS issues; exposes scan tools via MCP.

client:Zed transport:streamable-http

Install mcpcheckup in Zed

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

{
  "context_servers": {
    "mcpcheckup": {
      "url": "https://mcpcheckup.xyz/api/mcp"
    }
  }
}

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

mcpcheckup in other clients