FireTrace

IdkwhatImD0ing/FireTrace
★ 0 stars TypeScript AI/LLM Updated 2d ago
Self-hosted LLM & agent tracing with infinite retention: a Next.js dashboard on Vercel backed by your own Firebase project, with scoped API keys, a REST API, a TypeScript SDK, and an MCP server so AI agents can work with traces.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "firetrace": {
      "command": "npx",
      "args": [
        "-y",
        "IdkwhatImD0ing/FireTrace"
      ]
    }
  }
}

README Excerpt

FireTrace is an open-source LLM tracing app you deploy yourself: a Next.js dashboard on Vercel backed by a Firebase project that you own. Your applications send completed traces (a run of an agent, chain, or model call, with its nested spans) to an HTTP endpoint with a per-project API key; the dashboard shows a filterable trace list, a span tree and waterfall, inputs and outputs, token usage, cost, and errors.

Tools (13)

DASHBOARD_ALLOWED_EMAILSFIREBASE_SERVICE_ACCOUNT_BASE64FIRETRACE_EVAL_API_KEYFIRETRACE_EVAL_BASE_URLFIRETRACE_EVAL_MODELFIRETRACE_KEY_PEPPERFIRETRACE_STORAGE_LIMIT_BYTESFireTraceNEXT_PUBLIC_APP_URLNEXT_PUBLIC_FIREBASE_API_KEYNEXT_PUBLIC_FIREBASE_APP_IDNEXT_PUBLIC_FIREBASE_AUTH_DOMAINNEXT_PUBLIC_FIREBASE_PROJECT_ID

Topics

ai-agentsfirebasefirestorellmllm-observabilitymcpmcp-servermodel-context-protocolnextjsobservabilityself-hostedtracingtypescriptvercel