Skip to content
Zed

Rabbytte for Zed

io.github.marklanetech/rabbytte

Search Rabbytte, a human-curated web index where every site was approved by a person. No API key.

client:Zed transport:stdio runtime:npm

Install Rabbytte in Zed

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

{
  "context_servers": {
    "rabbytte": {
      "command": "npx",
      "args": [
        "-y",
        "rabbytte-mcp"
      ]
    }
  }
}

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

Rabbytte in other clients