MCP/Demos

Watch MCP tools run in a live terminal demo and browse the full tool showcase.

Works with:Claude CodeClaude DesktopCursorWindsurfCodexAny MCP client

See it in action

Every feature on laughingwhales.com has MCP support — stream controls, creator pages, challenges, and the full Twitch API. 204 tools across 34 categories, stateless HTTP transport.

Setup guide

What is MCP?

MCP (Model Context Protocol) lets AI assistants like Claude use external tools. This server exposes the entire Twitch API as MCP tools — say “start a poll” or “ban that spammer” and your AI handles the rest.

Natural language

Tell your AI what you want in plain English. No commands to memorize.

Full stream control

Polls, predictions, chat, moderation, clips, raids, schedule, and more.

Secure OAuth

Your Twitch tokens are encrypted at rest. Only you can authorize access.

Works with any MCP client

Claude Code, Claude Desktop, Cursor, Windsurf — any MCP-compatible app.

Live terminal

Claude Code
Replay
Setup
$ claude mcp add --transport http laughingwhales https://www.laughingwhales.com/api/mcp
✓ Added laughingwhales (225 tools)
$ /mcp
✓ Connected as @your_channel
Stream
> add a poll, what game should I play? Elden Ring, Minecraft, and always include Viewer's Choice
create_poll
title: "What game should I play next?"
choices: ["Elden Ring","Minecraft","Viewer's Choice"]
duration: 60
✓ Poll created — 60s, 3 choices
🧠
Core memory saved

Game poll prefs: Elden Ring, Minecraft, always Viewer's Choice.

Tool showcase