Skip to content
Zed

freebase.cloud for Zed

cloud.freebase/freebase

Free cloud databases over MCP: query, store, list and annotate across 15 engines.

client:Zed transport:streamable-http

Install freebase.cloud in Zed

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

{
  "context_servers": {
    "freebase": {
      "url": "https://freebase.cloud/api/mcp/{token}"
    }
  }
}

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

freebase.cloud in other clients