Skip to content
Zed

Sichta Web for Zed

software.gigliotti/sichta-web

Check whether AI agents can read any website: 18 deterministic checks, each with its fix.

client:Zed transport:streamable-http

Install Sichta Web in Zed

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

{
  "context_servers": {
    "sichta-web": {
      "url": "https://web.sichta.gigliotti.software/api/mcp"
    }
  }
}

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

Sichta Web in other clients