stream for Grok
io.usefulapi/stream
Query channels, search messages, and read threads, users and reactions in your Stream Chat app.
client:Grok
transport:streamable-http
Install stream in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"stream": {
"type": "http",
"url": "https://stream.usefulapi.io/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs