smolanalytics for Claude Desktop
io.github.arjun0606/smolanalytics
End-to-end tests from one sentence: an agent drives a real browser, and passing runs replay free.
client:Claude Desktop
transport:stdio
runtime:oci
Install smolanalytics in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"smolanalytics": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arjun0606/smolanalytics:v0.92.1"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs