Skip to content
Zed

Web Search API for Zed

io.github.br0ski777/web-search

Web search returning structured results — titles, URLs, snippets. x402 micropayment.

client:Zed transport:sse

Install Web Search API in Zed

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

{
  "context_servers": {
    "web-search": {
      "url": "https://web-search.api.klymax402.com/mcp"
    }
  }
}

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

Web Search API in other clients