LiveVariant for VS Code
io.github.livevariant/livevariant
Build, inspect and read adaptive A/B tests. Config travels in the URL; no account or API key needed.
client:VS Code
transport:streamable-http
runtime:npm
tools:9
Install LiveVariant in VS Code
.vscode/mcp.json
{
"servers": {
"livevariant": {
"type": "http",
"url": "https://livevariant.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs