Skip to content
Zed

Live Listing Proof for Zed

dev.workers.mattskowronis.live-listing-proof/verify-listing

Verify a public listing URL and return source-supported facts or explicit fail-closed states.

client:Zed transport:streamable-http

Install Live Listing Proof in Zed

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

{
  "context_servers": {
    "verify-listing": {
      "url": "https://live-listing-proof.mattskowronis.workers.dev/mcp"
    }
  }
}

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

Live Listing Proof in other clients