Skip to content
VS Code

stream for VS Code

io.usefulapi/stream

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

client:VS Code transport:streamable-http

Install stream in VS Code

.vscode/mcp.json

{
  "servers": {
    "stream": {
      "type": "http",
      "url": "https://stream.usefulapi.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

stream in other clients