Skip to content
Zed

Provider Trust — Verify a Source or Provider for Zed

com.scriptmasterlabs/provider-trust

Verify a source or provider before an AI agent trusts it. Evidence only; unknown stays unknown.

client:Zed transport:streamable-http tools:6

Install Provider Trust — Verify a Source or Provider in Zed

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

{
  "context_servers": {
    "provider-trust": {
      "url": "https://squeezeos-api.onrender.com/mcp/provider-trust"
    }
  }
}

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

What Zed can do once it is connected

Provider Trust — Verify a Source or Provider in other clients