Install
<script src="https://smolanalytics-demo.fly.dev/sdk.js"></script>
<script>smolanalytics.init("YOUR_KEY", { host: "https://smolanalytics-demo.fly.dev" });</script>
Connect your AI (MCP)
{ "mcpServers": { "smolanalytics": { "url": "https://smolanalytics-demo.fly.dev/mcp" } } }
Your own model reads your data through these tools — we never run a model. When a key is set, add
"headers": { "Authorization": "Bearer <key>" } next to the url.