Loading MCP server directory, please wait...
Claude Code token usage, cost, and plan limits from local logs and Anthropic's usage API.
npx @getmcp/cli add io.github.wheelbarrel00/claude-code-usageRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wheelbarrel00/claude-code-usage": {
"command": "npx",
"args": [
"-y",
"claude-code-usage-mcp"
]
}
}
}