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.
O que dá para fazer com 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
Instalação
Adicione smolanalytics ao seu cliente. Escolha o que você usa.
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.
Pontuação
39 / 100
Incompleta
- Documentação7/25
- Manutenção25/25
- Confiança13/20
- Capacidade0/15
- Instalação12/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
Histórico de versões
| Versões | Publicada |
|---|---|
| 0.63.0 | 16 de ago. de 2026 |
| 0.62.1 | 16 de ago. de 2026 |
| 0.62.0 | 16 de ago. de 2026 |
| 0.61.0 | 16 de ago. de 2026 |
| 0.60.0 | 15 de ago. de 2026 |
| 0.59.0 | 15 de ago. de 2026 |
| 0.58.0 | 15 de ago. de 2026 |
| 0.57.0 | 15 de ago. de 2026 |
| 0.56.0 | 15 de ago. de 2026 |
| 0.55.0 | 15 de ago. de 2026 |
| 0.54.0 | 15 de ago. de 2026 |
| 0.53.0 | 12 de ago. de 2026 |
| 0.52.0 | 12 de ago. de 2026 |
| 0.51.0 | 12 de ago. de 2026 |
| 0.50.2 | 9 de ago. de 2026 |
| 0.50.1 | 7 de ago. de 2026 |
| 0.50.0 | 7 de ago. de 2026 |
| 0.49.0 | 7 de ago. de 2026 |
| 0.48.0 | 7 de ago. de 2026 |
| 0.47.0 | 7 de ago. de 2026 |
| 0.46.0 | 6 de ago. de 2026 |
| 0.45.0 | 6 de ago. de 2026 |
| 0.44.1 | 6 de ago. de 2026 |
| 0.44.0 | 6 de ago. de 2026 |
| 0.43.0 | 6 de ago. de 2026 |
| 0.42.0 | 6 de ago. de 2026 |
| 0.41.0 | 6 de ago. de 2026 |
| 0.40.0 | 6 de ago. de 2026 |
| 0.39.0 | 6 de ago. de 2026 |
| 0.38.2 | 6 de ago. de 2026 |
| 0.38.1 | 6 de ago. de 2026 |
| 0.38.0 | 6 de ago. de 2026 |
| 0.37.0 | 6 de ago. de 2026 |
| 0.36.0 | 6 de ago. de 2026 |
| 0.35.1 | 6 de ago. de 2026 |
| 0.35.0 | 6 de ago. de 2026 |
| 0.34.0 | 6 de ago. de 2026 |
| 0.33.0 | 6 de ago. de 2026 |
| 0.32.0 | 6 de ago. de 2026 |
| 0.31.1 | 5 de ago. de 2026 |
| 0.31.0 | 5 de ago. de 2026 |
| 0.30.0 | 5 de ago. de 2026 |
| 0.29.0 | 5 de ago. de 2026 |
| 0.28.1 | 4 de ago. de 2026 |
| 0.28.0 | 4 de ago. de 2026 |
| 0.27.0 | 4 de ago. de 2026 |
| 0.26.0 | 4 de ago. de 2026 |
| 0.25.0 | 4 de ago. de 2026 |
| 0.24.0 | 4 de ago. de 2026 |
| 0.23.0 | 4 de ago. de 2026 |
| 0.22.0 | 3 de ago. de 2026 |
| 0.21.1 | 3 de ago. de 2026 |
| 0.21.0 | 3 de ago. de 2026 |
| 0.20.9 | 2 de ago. de 2026 |
| 0.20.8 | 2 de ago. de 2026 |
| 0.20.7 | 2 de ago. de 2026 |
| 0.20.6 | 2 de ago. de 2026 |
| 0.18.0 | 1 de ago. de 2026 |
| 0.14.5 | 28 de jul. de 2026 |
| 0.14.4 | 28 de jul. de 2026 |