Skip to content
VS Code

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

What VS Code can do once it is connected

LiveVariant in other clients