Skip to content
Zed

Closeread Verify for Zed

io.github.freeguy-ai/closeread-verify

A verified dependency-audit verdict any AI agent can call over MCP, not a raw scan.

client:Zed transport:stdio runtime:pypi

Install Closeread Verify in Zed

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

{
  "context_servers": {
    "closeread-verify": {
      "command": "uvx",
      "args": [
        "closeread-verify"
      ]
    }
  }
}

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

Closeread Verify in other clients