Skip to content
Zed

qsearch for Zed

io.github.theyahia/qsearch

Multi-engine search for AI agents. Trust scoring, local corpus, MCP-native. Self-hostable, BYOK.

client:Zed transport:streamable-http

Install qsearch in Zed

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

{
  "context_servers": {
    "qsearch": {
      "url": "https://qsearch.pro/mcp"
    }
  }
}

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

qsearch in other clients