Skip to content

foundrynet search for Zed

io.github.foundrynet/foundrynet-search

x402-gated web search gateway. Tools: search, search_enriched.

client:Zed transport:streamable-http

Install foundrynet search in Zed

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

{
  "context_servers": {
    "foundrynet-search": {
      "url": "https://foundrynet-search-production.up.railway.app/mcp"
    }
  }
}

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

foundrynet search in other clients