Documentation for Aden's LLM Observability & Cost Control SDK, plus the General Ledger API.
- Getting Started: Introduction, Quickstart, and Cost Control
- TypeScript SDK: Complete TypeScript/Node.js documentation
- Python SDK: Complete Python documentation
- General Ledger API: Financial management API reference
- MCP Server: Model Context Protocol server for AI-powered operations
Install the Mintlify CLI to preview documentation changes locally:
npm i -g mint
Run at the root of the documentation (where docs.json is located):
mint dev
View your local preview at http://localhost:3000.
Replace these files with your Aden logos:
logo/light.svg- Logo for light modelogo/dark.svg- Logo for dark modefavicon.svg- Browser tab icon
Changes are deployed automatically after pushing to the default branch.