oci ghcr.io/arjun0606/smolanalytics:v0.90.0stdioMITupdated 9d ago
Analytics that investigates your product for you. What changed, who it hit, what it cost, what shipped near it.
What can you do with smolanalytics?
smolanalytics
Analytics that investigates your product for you. What changed, who it hit, what it cost, what shipped near it.
smolanalytics.com ยท Live demo ยท Docs
smolanalytics is commercial software. The hosted product at smolanalytics.com is the way to use it: a 14-day trial at Pro limits with no card, then from $19/mo, with each project running as its own isolated instance.
What it does, briefly:
- Investigates on its own. Every product event is tested for step changes daily; findings arrive ranked by cost (dollars when the metric carries revenue, people otherwise), each with the segment carrying it, the ship that correlates with it, and the next move. A quiet day says so and stops.
- Heals. Guardrailed experiments auto-revert when they breach, with the receipt on your desk. Regressions that return to baseline retire themselves as "recovered" โ computed, never asserted.
- Replays.
backtestre-runs the investigator over your own history and dates every finding by the day it would first have surfaced. - Answers in your editor. 97 MCP tools over your own model โ including
investigate, which returns the whole desk in one call, andmark_finding_acted, which closes the loop from your editor. Deterministic reports, never generated SQL.
Questions: smolanalytics.com/contact
Install
Add smolanalytics to your client. Pick the one you use.
claude mcp add ghcr-io-arjun0606-smolanalytics-v0-90-0 -- docker run -i --rm ghcr.io/arjun0606/smolanalytics:v0.90.0codex mcp add ghcr-io-arjun0606-smolanalytics-v0-90-0 -- docker run -i --rm ghcr.io/arjun0606/smolanalytics:v0.90.0amp mcp add ghcr-io-arjun0606-smolanalytics-v0-90-0 -- docker run -i --rm ghcr.io/arjun0606/smolanalytics:v0.90.0{
"mcpServers": {
"ghcr-io-arjun0606-smolanalytics-v0-90-0": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arjun0606/smolanalytics:v0.90.0"
]
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"ghcr-io-arjun0606-smolanalytics-v0-90-0": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arjun0606/smolanalytics:v0.90.0"
]
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
code --add-mcp '{"name":"ghcr-io-arjun0606-smolanalytics-v0-90-0","command":"docker","args":["run","-i","--rm","ghcr.io/arjun0606/smolanalytics:v0.90.0"]}'Or add the block manually to `.vscode/mcp.json` under `servers`.
{
"mcpServers": {
"ghcr-io-arjun0606-smolanalytics-v0-90-0": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arjun0606/smolanalytics:v0.90.0"
]
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
{
"mcpServers": {
"ghcr-io-arjun0606-smolanalytics-v0-90-0": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arjun0606/smolanalytics:v0.90.0"
]
}
}
}Add to `cline_mcp_settings.json` via the MCP Servers panel.
{
"mcpServers": {
"ghcr-io-arjun0606-smolanalytics-v0-90-0": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arjun0606/smolanalytics:v0.90.0"
]
}
}
}Add to `~/.gemini/settings.json`.
{
"mcpServers": {
"ghcr-io-arjun0606-smolanalytics-v0-90-0": {
"type": "local",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arjun0606/smolanalytics:v0.90.0"
],
"tools": [
"*"
]
}
}
}Add to `~/.copilot/mcp-config.json`, or run `/mcp add` inside the CLI.
{
"context_servers": {
"ghcr-io-arjun0606-smolanalytics-v0-90-0": {
"command": {
"path": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arjun0606/smolanalytics:v0.90.0"
]
}
}
}
}Add to your Zed `settings.json`.
docker run -i --rm ghcr.io/arjun0606/smolanalytics:v0.90.0Run `goose configure`, choose **Add Extension โ Command-line Extension**, and paste this command.
Score
39 / 100
Incomplete
- Documentation7/25
- Maintenance25/25
- Trust13/20
- Capability0/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 1 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 12 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint โ no local install
Version history
| Versions | Published |
|---|---|
| 0.63.0 | Aug 16, 2026 |
| 0.62.1 | Aug 16, 2026 |
| 0.62.0 | Aug 16, 2026 |
| 0.61.0 | Aug 16, 2026 |
| 0.60.0 | Aug 15, 2026 |
| 0.59.0 | Aug 15, 2026 |
| 0.58.0 | Aug 15, 2026 |
| 0.57.0 | Aug 15, 2026 |
| 0.56.0 | Aug 15, 2026 |
| 0.55.0 | Aug 15, 2026 |
| 0.54.0 | Aug 15, 2026 |
| 0.53.0 | Aug 12, 2026 |
| 0.52.0 | Aug 12, 2026 |
| 0.51.0 | Aug 12, 2026 |
| 0.50.2 | Aug 9, 2026 |
| 0.50.1 | Aug 7, 2026 |
| 0.50.0 | Aug 7, 2026 |
| 0.49.0 | Aug 7, 2026 |
| 0.48.0 | Aug 7, 2026 |
| 0.47.0 | Aug 7, 2026 |
| 0.46.0 | Aug 6, 2026 |
| 0.45.0 | Aug 6, 2026 |
| 0.44.1 | Aug 6, 2026 |
| 0.44.0 | Aug 6, 2026 |
| 0.43.0 | Aug 6, 2026 |
| 0.42.0 | Aug 6, 2026 |
| 0.41.0 | Aug 6, 2026 |
| 0.40.0 | Aug 6, 2026 |
| 0.39.0 | Aug 6, 2026 |
| 0.38.2 | Aug 6, 2026 |
| 0.38.1 | Aug 6, 2026 |
| 0.38.0 | Aug 6, 2026 |
| 0.37.0 | Aug 6, 2026 |
| 0.36.0 | Aug 6, 2026 |
| 0.35.1 | Aug 6, 2026 |
| 0.35.0 | Aug 6, 2026 |
| 0.34.0 | Aug 6, 2026 |
| 0.33.0 | Aug 6, 2026 |
| 0.32.0 | Aug 6, 2026 |
| 0.31.1 | Aug 5, 2026 |
| 0.31.0 | Aug 5, 2026 |
| 0.30.0 | Aug 5, 2026 |
| 0.29.0 | Aug 5, 2026 |
| 0.28.1 | Aug 4, 2026 |
| 0.28.0 | Aug 4, 2026 |
| 0.27.0 | Aug 4, 2026 |
| 0.26.0 | Aug 4, 2026 |
| 0.25.0 | Aug 4, 2026 |
| 0.24.0 | Aug 4, 2026 |
| 0.23.0 | Aug 4, 2026 |
| 0.22.0 | Aug 3, 2026 |
| 0.21.1 | Aug 3, 2026 |
| 0.21.0 | Aug 3, 2026 |
| 0.20.9 | Aug 2, 2026 |
| 0.20.8 | Aug 2, 2026 |
| 0.20.7 | Aug 2, 2026 |
| 0.20.6 | Aug 2, 2026 |
| 0.18.0 | Aug 1, 2026 |
| 0.14.5 | Jul 28, 2026 |
| 0.14.4 | Jul 28, 2026 |