Skip to content
Zed

ls search for Zed

io.github.calbearken/ls-search

Disposable private vector search + semantic RAG for AI agents. x402 pay-per-call, no account.

client:Zed transport:streamable-http

Install ls search in Zed

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

{
  "context_servers": {
    "ls-search": {
      "url": "https://liangsearch.aioniq.ai/mcp"
    }
  }
}

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

ls search in other clients