Skip to content
Zed

GhostBlock for Zed

io.github.evozim/ghostblock

AI writing style detector scoring original versus generated text.

client:Zed transport:sse

Install GhostBlock in Zed

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

{
  "context_servers": {
    "ghostblock": {
      "url": "https://ghostblock-mcp.vercel.app/api/mcp"
    }
  }
}

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

GhostBlock in other clients