Skip to content
Zed

Web Search API for all your agents and LLMs for Zed

ai.blopus/search

Live web search, image search, topic filters and full-text fetch over our own crawled index.

client:Zed transport:streamable-http

Install Web Search API for all your agents and LLMs in Zed

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

{
  "context_servers": {
    "search": {
      "url": "https://mcp.blopus.ai/mcp/"
    }
  }
}

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

Web Search API for all your agents and LLMs in other clients