teetangh/unofficial-streamio-mcp-server
An MCP (Model Context Protocol) server that exposes Stream.io Chat and Video APIs as tools for LLMs like Claude.
Platform-specific configuration:
{
"mcpServers": {
"unofficial-streamio-mcp-server": {
"command": "npx",
"args": [
"-y",
"unofficial-streamio-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...