Skip to content
VS Code

StreamScanner for VS Code

net.streamscanner/streamscanner

Query your Twitch streams, events, supporters, raids & rankings from an AI assistant via OAuth.

client:VS Code transport:streamable-http

Install StreamScanner in VS Code

.vscode/mcp.json

{
  "servers": {
    "streamscanner": {
      "type": "http",
      "url": "https://streamscanner.net/mcp"
    }
  }
}

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

StreamScanner in other clients