PaperclipHub
    BrowseSubmitDocs
    Get Paperclip →
    ← back to the library·Browse/observability/Agent Usage Tracker
    observability

    Agent Usage Tracker.

    Track AI model usage, token consumption, and cost attribution across Paperclip agent runs.

    3npm downloads / wk
    v0.1.3shipped May 1, 2026
    2capabilities
    MITlicense
    Installpaperclip CLI · v2026.05
    $npx paperclipai@latest plugin install paperclip-plugin-agent-usage
    last updated · shipped May 1, 2026

    Getting started

    Track AI model usage, token consumption, and cost attribution across Paperclip agent runs.

    import { paperclip } from "@paperclip/core";
    import paperclipPluginAgentUsage from "paperclip-plugin-agent-usage";
    
    paperclip.use(paperclipPluginAgentUsage({
      // configuration goes here
    }));

    Configuration

    The plugin reads its configuration from environment variables by default, but every option can be overridden inline. Pass debug: true while wiring it up to get verbose logs scoped to this plugin only.

    Capabilities

    This plugin registers 2 capabilities with the Paperclip runtime — switch to the Capabilities tab for the full list.

    § author
    L
    lacymorrowCommunity publisher
    Published fromgithub.com/lacymorrow/paperclip-plugin-agent-usage
    Packagepaperclip-plugin-agent-usage
    SubmittedMay 1, 2026
    § related plugins
    Live Analytics@agent-analytics/paperclip-live-analytics-plugin
    24 dl/wk
    DriftWatch@octofloworg/paperclip-plugin-driftwatch
    20 dl/wk
    All in observability →
    § links
    ↗ github.com/lacymorrow/paperclip-plugin-agent-usage↗ npm · paperclip-plugin-agent-usage↗ Report an issue↗ Sponsor this plugin
    PaperclipThe Hub — May 2026
    DocsSubmitGitHub