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
Installation
npx -y wn01011/llm-token-trackerConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub