obs-unified-docs

obs-unified/obs-unified-docs
★ 0 stars MDX AI/LLM Updated 1d ago
Documentation for obs-unified: SDKs, Agent Action Graph, MCP server, examples, comparison, and production operations.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "obs-unified-docs": {
      "command": "npx",
      "args": [
        "-y",
        "obs-unified/obs-unified-docs"
      ]
    }
  }
}

README Excerpt

Documentation site for [obs-unified](https://github.com/obs-unified/obs-unified) — unified observability across traces, logs, AI calls, usage, replay, alerts, profiles, and analyses. Live at **[docs.obsunified.com](https://docs.obsunified.com)**. Built with [Fumadocs](https://fumadocs.dev/) on React Router 7 (SPA, no Next.js).

Topics

docsfumadocsmdxobservabilityreact-router