Skip to content
Zed

searchts for Zed

io.github.capad-xyz/searchts

Keyless web access for AI agents: read bot-walled pages as Markdown, search, grab assets

client:Zed transport:stdio runtime:pypi

Install searchts in Zed

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

{
  "context_servers": {
    "searchts": {
      "command": "uvx",
      "args": [
        "searchts"
      ]
    }
  }
}

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

searchts in other clients