Skip to content
Claude Desktop

sleipnir for Claude Desktop

tv.sleipnir/sleipnir

Multistream to Twitch, YouTube and Kick; generate OBS overlays from a plain-English prompt.

client:Claude Desktop transport:streamable-http

Install sleipnir in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "sleipnir": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://sleipnir.tv/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

sleipnir in other clients