developer tools

Llm Token Tracker

Token usage tracker for OpenAI and Claude APIs with MCP support, real-time session tracking, and accurate pricing for 2025 models

typescript
local
macos
windows
linux
developer tools
0
View on GitHub

Installation

npx -y wn01011/llm-token-tracker

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "llm-token-tracker",
  "command": "npx",
  "args": [
    "-y",
    "wn01011/llm-token-tracker"
  ]
}

About This MCP Server

wn01011/llm-token-tracker

Token usage tracker for OpenAI and Claude APIs with MCP support, real-time session tracking, and accurate pricing for 2025 models

GitHub: https://github.com/wn01011/llm-token-tracker

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub