{
  "markdown": "\n\n\n<a href=\"https://superlog.sh\">\n  <img width=\"1200\" height=\"675\" alt=\"Twitter post - 2\" src=\"https://github.com/user-attachments/assets/c6ac3418-8e2f-4f8b-b25c-d75b3a094036\" />\n\n</a>\n\n<div align=\"center\" style=\"margin:24px 0;\">\n  \n<br />\n\n[![Last Commit](https://img.shields.io/github/last-commit/superloglabs/superlog?labelColor=333333&color=666666)](https://github.com/superloglabs/superlog/commits/main)\n[![Commit Activity](https://img.shields.io/github/commit-activity/m/superloglabs/superlog?labelColor=333333&color=666666)](https://github.com/superloglabs/superlog/graphs/commit-activity)\n[![MCP Toplist](https://mcptoplist.com/badge/sh.superlog%2Fsuperlog.svg)](https://mcptoplist.com/server/sh.superlog%2Fsuperlog)\n[![Apache 2.0 License](https://img.shields.io/badge/License-Apache_2.0-555555.svg?labelColor=333333&color=666666)](./LICENSE.md)\n<br>\n[![Discord](https://img.shields.io/discord/1511214206123380867?logo=discord&logoColor=white&label=Discord&color=5865F2)](https://discord.gg/wJ56aRh8hx)\n<a href=\"https://www.ycombinator.com\"><img src=\"https://img.shields.io/badge/Y%20Combinator-P26-orange\" alt=\"Y Combinator P26\"></a>\n[![Follow @superlogYC on X](https://img.shields.io/twitter/follow/superlogyc?logo=X&color=%23f5f5f5)](https://twitter.com/intent/follow?screen_name=superlogYC)\n\n</div>\n\n<p align=\"center\">\n  <a href=\"https://superlog.sh\">Website</a>\n  ·\n  <a href=\"https://github.com/superloglabs/superlog\">Code</a>\n  ·\n  <a href=\"https://github.com/superloglabs/skills\">Skills</a>\n  ·\n  <a href=\"https://github.com/superloglabs/otel-helpers\">Helpers</a>\n  ·\n  <a href=\"https://discord.gg/wJ56aRh8hx\">Discord</a>\n</p>\n\n## About\n\n[Superlog](https://superlog.sh) is an open-source agentic telemetry system. It\ningests traces, logs, and metrics, groups noisy signals into incidents, and watches your infra while you sleep.\n\n## Installation\n\nYou can install Superlog in your project by using our [skills](https://superlog.sh) in your favourite coding agent:\n\n```\nRun npx skills add superloglabs/skills --all and use the skills to install Superlog in this project\n```\n\n\n\n## What is Superlog?\n\nSuperlog is an open-core observability workspace for OpenTelemetry data. It\ningests traces, logs, and metrics, groups noisy signals into incidents, and gives\nteams a local-first product surface for debugging production systems.\n\nThis repository contains the fully open-source, free community edition:\n\n- Web app and API\n- OTLP ingest proxy\n- Worker processes for incident grouping and background jobs\n- Postgres schema and ClickHouse-backed telemetry queries\n- Agent runner interfaces for pluggable investigation runtimes\n- A default `community` agent runner that records a local incident summary\n\nWe also provide a hosted Superlog Cloud edition with a free tier, a pay-to-go plan and monthly credit packs.\n\n## Quick Start\n\nPrerequisites:\n\n- Node.js 20+\n- pnpm 9+\n- Docker\n\nInstall dependencies:\n\n```bash\npnpm install\n```\n\nStart the local stack:\n\n```bash\ndocker compose up -d\npnpm --filter @superlog/db db:migrate\npnpm dev\n```\n\nThe default local services are:\n\n- Web: `http://localhost:5173`\n- API: `http://localhost:4100`\n- OTLP intake: `http://localhost:4101`\n\n## Development\n\nRun typechecks:\n\n```bash\npnpm typecheck\n```\n\n## Repository Layout\n\n- `apps/web` - Vite/React frontend\n- `apps/api` - HTTP API\n- `apps/proxy` - OTLP intake proxy\n- `apps/worker` - background workers and agent orchestration\n- `packages/db` - Drizzle schema and migrations\n- `packages/fingerprint` - telemetry fingerprinting helpers\n\n## License\n\nSuperlog is licensed under the [Apache License 2.0](./LICENSE.md).\n",
  "bytes": 3602,
  "sha": "bc1e8437c07fd1a7e4e63b5caceb699bb3e0ecafbe3e6e4524723489fa840502",
  "repo_slug": "superloglabs/superlog",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_sh_superlog_superlog_757f3ff1/readme"
}