Install the Muxx TypeScript SDK to add observability to your Node.js applications.Documentation Index
Fetch the complete documentation index at: https://docs.muxx.dev/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
- Node.js 18 or higher
- npm, yarn, pnpm, or bun
Install with npm
Install with yarn
Install with pnpm
Install with bun
Verify Installation
Configuration
Set your Muxx API key as an environment variable:TypeScript Setup
The SDK includes TypeScript types out of the box. No additional@types package needed.
Next Steps
Quickstart
Start tracing your LLM calls