Skip to content
Zed

Elucora Evidence API for Zed

com.elucora/evidence

Capture a web source, or seal a hash you hold, into a signed receipt anyone can verify offline.

client:Zed transport:streamable-http

Install Elucora Evidence API in Zed

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

{
  "context_servers": {
    "evidence": {
      "url": "https://elucora.com/mcp"
    }
  }
}

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

Elucora Evidence API in other clients