Skip to content
Zed

Quorel for Zed

io.github.var-raphael/quorel

Turn any public website into a clean, versioned, queryable API — with native MCP support.

client:Zed transport:sse

Install Quorel in Zed

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

{
  "context_servers": {
    "quorel": {
      "url": "https://quorel.onrender.com/mcp/sse"
    }
  }
}

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

Quorel in other clients