Skip to content
Zed

FactScan AI for Zed

app.factscanai/factscan

OCR and document understanding: extract text from images, then summarize or translate it.

client:Zed transport:streamable-http

Install FactScan AI in Zed

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

{
  "context_servers": {
    "factscan": {
      "url": "https://smganoolzufsdtudhdkr.supabase.co/functions/v1/mcp"
    }
  }
}

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

FactScan AI in other clients