Skip to content
Zed

search for Zed

io.github.aimnis/search

Collaborative, cache-first web search for agents — cited answers from a shared live-web pool.

client:Zed transport:streamable-http

Install search in Zed

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

{
  "context_servers": {
    "search": {
      "url": "https://aimnis.com/mcp"
    }
  }
}

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

search in other clients