Skip to content
VS Code

Sichta Web for VS Code

software.gigliotti/sichta-web

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

client:VS Code transport:streamable-http

Install Sichta Web in VS Code

.vscode/mcp.json

{
  "servers": {
    "sichta-web": {
      "type": "http",
      "url": "https://web.sichta.gigliotti.software/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Sichta Web in other clients