sleipnir for Grok
tv.sleipnir/sleipnir
Multistream to Twitch, YouTube and Kick; generate OBS overlays from a plain-English prompt.
client:Grok
transport:streamable-http
Install sleipnir in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"sleipnir": {
"type": "http",
"url": "https://sleipnir.tv/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs