Skip to content
Cursor

stream for Cursor

io.usefulapi/stream

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

client:Cursor transport:streamable-http

Install stream in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

stream in other clients