---
title: "usagemax"
description: "Read public UsageMax AI-usage projections and connect a local content-free collector."
canonical: https://agentpluginsdirectory.com/plugins/usagemax
last-updated: 2026-09-16
---

# usagemax
Read public UsageMax AI-usage projections and connect a local content-free collector.
- Slug: usagemax
- Publisher: UsageMax
- Repository: https://github.com/SYMBaiEX/usagemax
- Manifest: plugin.json
- Version: 0.3.5
- License: MIT
- Category (editorial): other
- Skills: 2 (enterprise-reporting, usage-observability)
- MCP servers: 2 (usagemax-docs, usagemax-public)
- Stars: 0
- Repository created: 2026-09-14
- Repository last pushed: 2026-09-16
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/usagemax
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What usagemax does, in the publisher's words

UsageMax is a privacy-first AI usage network: public work profiles and leaderboards for individuals, plus realtime cost, agent, outcome, and governance telemetry for teams.

The web application uses Next.js 16, WorkOS AuthKit, and Convex. The companion CLI performs bounded, one-shot local history scans and sends aggregate usage to the versioned https://usagemax.com/api contract.

- src/: Next.js application, public pages, API routes, and UI components.
- convex/: queries, mutations, HTTP ingestion, rollups, auth, and tests.
- packages/cli/: the publishable usagemax CLI package.
- docs/: architecture, collector coverage, telemetry, operations, and release documentation.
- public/ and brand/: first-party static assets.

See the architecture guide for the data flow and trust boundaries.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/SYMBaiEX/usagemax/HEAD/README.md

## Skills

- enterprise-reporting: Use UsageMax public contracts and documented workspace boundaries to design enterprise AI-usage reporting without exposing prompts or secrets.
- usage-observability: Use UsageMax to read public AI-usage projections, compare profiles, inspect model mix, and explain the content-free collector contract.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- usagemax-docs: transport: streamable-http; url: https://usagemax.com/docs-mcp
- usagemax-public: transport: streamable-http; url: https://usagemax.com/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
