Loading MCP server directory, please wait...
Build, inspect and read adaptive A/B tests. Config travels in the URL; no account or API key needed.
npx @getmcp/cli add io.github.livevariant/livevariantRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.livevariant/livevariant": {
"command": "npx",
"args": [
"-y",
"@livevariant/mcp"
],
"env": {
"LIVEVARIANT_SERVER_URL": "",
"LIVEVARIANT_API_TOKEN": "",
"LIVEVARIANT_ASSET_UPLOAD_TOKEN": ""
}
}
}
}