Skip to content
Zed

stream for Zed

io.usefulapi/stream

Query channels, search messages, and read threads, users and reactions in your Stream Chat app.

client:Zed transport:streamable-http

Install stream in Zed

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

{
  "context_servers": {
    "stream": {
      "url": "https://stream.usefulapi.io/mcp"
    }
  }
}

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

stream in other clients