LiveVariant for Grok
io.github.livevariant/livevariant
Build, inspect and read adaptive A/B tests. Config travels in the URL; no account or API key needed.
client:Grok
transport:streamable-http
runtime:npm
tools:9
Install LiveVariant in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"livevariant": {
"type": "http",
"url": "https://livevariant.com/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