Skip to content
Zed

verifyfirst for Zed

io.github.simulacra/verifyfirst

Look up what your verification method cannot see: 48 failures that report success.

client:Zed transport:stdio runtime:pypi

Install verifyfirst in Zed

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

{
  "context_servers": {
    "verifyfirst": {
      "command": "uvx",
      "args": [
        "verifyfirst-mcp"
      ]
    }
  }
}

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

verifyfirst in other clients