Loading MCP server directory, please wait...
A/B testing for vibe coders: create, track, and ship experiments from your AI coding agent.
npx @getmcp/cli add io.github.sohaibt/spleraRequires Node.js 18+. Community-contributed server. Review source before installing.
SPLERA_API_KEYYour Splera API key. Generate one at https://splera.app/settings.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sohaibt/splera": {
"command": "npx",
"args": [
"-y",
"splera-mcp"
],
"env": {
"SPLERA_API_KEY": "",
"SPLERA_API_URL": ""
}
}
}
}