Model Usage
MCP Serverby velonone · Added 5mo ago
Claude
33
Install
git clone https://github.com/velonone/AeonsageAdd to Claude
claude mcp add model-usageQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"model-usage": {
"command": "npx",
"args": [
"@modelcontextprotocol/model-usage"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Tags
ai-mlpythonbashskill