Skip to content
Zed

Typesense Cloud for Zed

org.typesense/typesense-cloud

Add fast, typo-tolerant search to your site or app, and run the Typesense clusters behind it.

client:Zed transport:streamable-http

Install Typesense Cloud in Zed

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

{
  "context_servers": {
    "typesense-cloud": {
      "url": "https://cloud.typesense.org/mcp/v1"
    }
  }
}

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

Typesense Cloud in other clients