Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.usefulapi/stream

REMOTE · STREAM.USEFULAPI.IO · SCANNED AUG 3

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

−51 this week 18 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 4 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · stream.usefulapi.io

# add to Claude Code
claude mcp add --transport http io-usefulapi-stream https://stream.usefulapi.io/mcp
# ~/.codex/config.toml
[mcp_servers.io-usefulapi-stream]
url = "https://stream.usefulapi.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-usefulapi-stream": {
      "type": "remote",
      "url": "https://stream.usefulapi.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-usefulapi-stream --url https://stream.usefulapi.io/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-usefulapi-stream:
    url: "https://stream.usefulapi.io/mcp"
// mcp.json
{
  "mcpServers": {
    "io-usefulapi-stream": {
      "type": "http",
      "url": "https://stream.usefulapi.io/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 −55
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.20 → unverified security
    • Authorization: pass → unverified security
    • Transport: pass → fail security
    • Tool coverage: 100 → unverified functional
    • Capabilities: fail → unverified functional
  • 2 Aug 26 +55
    • Authorization: unverified → pass security
    • Transport: fail → pass security
    • MCP protocol: unverified → fail functional
    • Endpoint reachability: not serving MCP → reachable functional
    • Tool coverage: unverified → 100 functional
    • Stability: unverified → 0.20 functional
  • 1 Aug 26 −54
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.13 → unverified security
    • Authorization: pass → unverified security
    • Transport: pass → fail security
    • Capabilities: fail → unverified functional
    • Tool coverage: 100 → unverified functional
  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1
    • Stability: unverified → 0.03 functional
  • 27 Jul 26 +57
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://stream.usefulapi.io/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=usefulapi.io CN=WE1,O=Google Trust Services,C=US 17 Jul 2026 15 Oct 2026 ECDSA 256 ECDSA-SHA256 d5ca3133c8d420460e0a811699d7344a
SANs: usefulapi.io, stream.usefulapi.io, *.stream.usefulapi.io
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of stream.usefulapi.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
usefulapi.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 429
Header Value
x-frame-options SAMEORIGIN
referrer-policy same-origin
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://stream.usefulapi.io/mcp HTTP error 429
http (plaintext) http://stream.usefulapi.io/mcp Inconclusive 429
MCP tools — 13 exposed · ~1,345 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
stream_get_app ~39

Fetch the Stream app's settings and configured channel types. Good first call to confirm credentials and discover available channel types. GET /api/v2/app.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

stream_get_channel ~125

Fetch a single channel's state (config, members) and its most recent messages. Note: uses Stream's get-or-create endpoint — for an existing channel it reads; if the type/id does not exist it may be created empty. POST /api/v2/chat/channels/{type}/{id}/query.

NameTypeReqDescription
idstringyesChannel id (the part after the type).
messages_limitintegerRecent messages to return. Default 25.
typestringyesChannel type, e.g. "messaging", "team", "livestream".

No output schema declared.

No examples provided.

stream_get_message ~55

Fetch a single message by its id. GET /api/v2/chat/messages/{id}.

NameTypeReqDescription
idstringyesMessage id.
show_deletedbooleanInclude the message even if soft-deleted. Default false.

No output schema declared.

No examples provided.

stream_get_reactions ~61

List the reactions on a message. GET /api/v2/chat/messages/{id}/reactions.

NameTypeReqDescription
idstringyesMessage id.
limitintegerMax reactions. Default 50.
offsetintegerPagination offset.

No output schema declared.

No examples provided.

stream_get_replies ~69

Fetch the reply messages in a thread, given the parent message id. GET /api/v2/chat/messages/{parent_id}/replies.

NameTypeReqDescription
limitintegerMax replies (<=300). Default 25.
parent_idstringyesParent (thread-root) message id.

No output schema declared.

No examples provided.

stream_get_unread_counts ~49

Fetch total and per-channel unread message/mention counts for one user. GET /api/v2/chat/unread.

NameTypeReqDescription
user_idstringyesUser id to fetch unread counts for.

No output schema declared.

No examples provided.

stream_query_channels ~161

List/filter channels by a Stream query filter. e.g. filter {"type":"messaging"} or {"members":{"$in":["user-1"]}}. Returns channels with recent state. POST /api/v2/chat/channels.

NameTypeReqDescription
filterobjectStream filter_conditions object, e.g. {"type":"messaging"} or {"members":{"$in":["u1"]}}. Default {} (all channels the app can see).
limitintegerMax channels (<=30). Default 30.
message_limitintegerRecent messages per channel to include. Default 25.
offsetintegerPagination offset.
sortarrayDefault [{"field":"last_message_at","direction":-1}].

No output schema declared.

No examples provided.

stream_query_members ~153

List/filter the members of one channel. Requires the channel type + id. Optional member filter, e.g. {"name":{"$autocomplete":"jo"}}. GET /api/v2/chat/members.

NameTypeReqDescription
filterobjectMember filter_conditions, e.g. {"user_id":{"$in":["u1","u2"]}}. Default {}.
idstringyesChannel id.
limitintegerMax members (<=100). Default 100.
offsetintegerPagination offset.
sortarraySort spec, e.g. [{"field":"created_at","direction":1}].
typestringyesChannel type, e.g. "messaging".

No output schema declared.

No examples provided.

stream_query_threads ~103

List threads (messages with replies). Server-side calls should pass a user_id to scope thread read-state to that user. POST /api/v2/chat/threads.

NameTypeReqDescription
limitintegerMax threads (<=25). Default 10.
reply_limitintegerReplies to preview per thread. Default 3.
sortarraySort spec for threads.
user_idstringUser id to scope thread participation/read-state to.

No output schema declared.

No examples provided.

stream_query_users ~124

List/filter users in the app. e.g. filter {"role":{"$eq":"admin"}} or {"id":{"$in":["u1"]}}. GET /api/v2/users.

NameTypeReqDescription
filterobjectUser filter_conditions, e.g. {"role":{"$eq":"admin"}}. Default {} (all users).
limitintegerMax users (<=100). Default 100.
offsetintegerPagination offset.
sortarraySort spec, e.g. [{"field":"created_at","direction":-1}].

No output schema declared.

No examples provided.

stream_search_messages ~189

Search messages across channels. Scope with a channel filter (filter, e.g. {"type":"messaging"}) plus EITHER a full-text `query` OR a `message_filter` object (e.g. {"text":{"$q":"refund"}}). GET /api/v2/chat/search.

NameTypeReqDescription
filterobjectyesChannel filter_conditions, e.g. {"type":"messaging"} or {"members":{"$in":["u1"]}}.
limitintegerMax results (<=100). Default 20.
message_filterobjectMessage filter object, e.g. {"text":{"$q":"refund"}} or {"attachments":{"$exists":true}}.
nextstringPagination cursor returned by a previous search.
querystringFull-text search string. Provide this OR message_filter.
sortarraySort spec for results.

No output schema declared.

No examples provided.

stream_send_message ~114

⚠️ WRITE: post a new message to a channel, attributed to user_id (must be an existing user in the app). POST /api/v2/chat/channels/{type}/{id}/message.

NameTypeReqDescription
idstringyesChannel id.
mentioned_usersarrayUser ids to @mention.
textstringyesMessage text.
typestringyesChannel type, e.g. "messaging".
user_idstringyesExisting user id to send the message as.

No output schema declared.

No examples provided.

stream_send_reaction ~103

⚠️ WRITE: add a reaction (e.g. "like", "love") to a message, attributed to user_id (must be an existing user). POST /api/v2/chat/messages/{id}/reaction.

NameTypeReqDescription
idstringyesMessage id to react to.
reaction_typestringyesReaction type, e.g. "like", "love", "haha".
user_idstringyesExisting user id to react as.

No output schema declared.

No examples provided.