Skip to content
Zed

superfact for Zed

ai.superfact/superfact

Turn any AI chat or agent run into a beautiful, shareable public page.

client:Zed transport:streamable-http

Install superfact in Zed

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

{
  "context_servers": {
    "superfact": {
      "url": "https://superfact.ai/api/mcp"
    }
  }
}

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

superfact in other clients