Agent Plugins Marketplace
All plugins

codex-usage-tracker

v0.28.0

Fast, exact, local-first Codex usage facts and evidence.

Codex1 Skill1 MCP serverstdio

By Douglas MonskyLicense: MIT1.1k GitHub starsUpdated 14 hours ago

Directory evidence

Runtimes
Codex
Parsed components
2 skill or MCP entries
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install codex-usage-tracker for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add codex-usage-tracker@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “codex-usage-tracker” remain stable.

  • Codex: codex-usage-tracker@agent-plugin-marketplacecodex-usage-tracker@awesome-codex-plugins

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/douglasmonsky/codex-usage-tracker/.

Plugin files

plugins/douglasmonsky/codex-usage-tracker/
├── .codex-plugin/plugin.json
├── skills/usage-kernel/SKILL.md
└── .mcp.json

Included Skills1

usage-kernelskills/usage-kernel/SKILL.md

Use the six Codex Usage Tracker tools for exact local usage facts, bounded exploration, allowance observations, and evidence timelines.

MCP servers1

codex-usage-trackerstdio
command
codex-usage-tracker
args
_mcp

Plugin manifests1

plugins/douglasmonsky/codex-usage-tracker/.codex-plugin/plugin.json
{
  "author": {
    "name": "Douglas Monsky"
  },
  "bundle": {
    "digest": "sha256:de41ec1d4346879913560bab92ad81ccc1a2bf260f356a19b3c4651bff2eba3b",
    "publishable": true,
    "runtime_version": "0.28.0",
    "schema": "codex-usage-tracker.kernel-plugin-bundle.v1"
  },
  "description": "Fast, exact, local-first Codex usage facts and evidence.",
  "homepage": "https://github.com/douglasmonsky/codex-usage-tracker",
  "keywords": [
    "codex",
    "tokens",
    "usage",
    "mcp"
  ],
  "license": "MIT",
  "mcpServers": "./.mcp.json",
  "name": "codex-usage-tracker",
  "repository": "https://github.com/douglasmonsky/codex-usage-tracker",
  "skills": "./skills/",
  "version": "0.28.0"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[codex-usage-tracker on Agent Plugins Marketplace](https://pluginsmp.com/plugins/codex-usage-tracker)