Tokmeter — AI Agent Usage & Cost
Rank #16,836io.github.sriinnu/tokmeter
Tokens and cost for Claude Code, Codex and 14 more AI coding agents, from local session files.
Tokmeter — AI Agent Usage & Cost is a Model Context Protocol (MCP) server published by sriinnu. It ranks #16,836 of 132,046 servers tracked on MCP Toplist. Tokmeter — AI Agent Usage & Cost is listed on Official MCP, with 1 tracked version. It was first listed on Jul 10, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 115,210 of 132,046 servers on MCP Toplist.
Use Tokmeter — AI Agent Usage & Cost
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tokmeter -- npx -y @sriinnu/drishti serve[mcp_servers.tokmeter]
command = "npx"
args = ["-y", "@sriinnu/drishti", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tokmeter": {
"command": "npx",
"args": [
"-y",
"@sriinnu/drishti",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tokmeter": {
"command": "npx",
"args": [
"-y",
"@sriinnu/drishti",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tokmeter": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sriinnu/drishti",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tokmeter": {
"command": "npx",
"args": [
"-y",
"@sriinnu/drishti",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tokmeter": {
"command": "npx",
"args": [
"-y",
"@sriinnu/drishti",
"serve"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sriinnu%2Ftokmeter)<a href="https://mcptoplist.com/server/io.github.sriinnu%2Ftokmeter"><img src="https://mcptoplist.com/badge/io.github.sriinnu%2Ftokmeter.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sriinnu
Other servers by sriinnu
View all sriinnu servers →Available versions (1)
| Version | Published |
|---|---|
| 1.12.0 | Sep 19, 2026 |
Frequently asked questions
- Who maintains Tokmeter — AI Agent Usage & Cost?
- Tokmeter — AI Agent Usage & Cost is maintained by sriinnu, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Tokmeter — AI Agent Usage & Cost listed on the Official MCP Registry?
- Yes — Tokmeter — AI Agent Usage & Cost is listed on the Official MCP Registry.
- How many versions does Tokmeter — AI Agent Usage & Cost have?
- MCP Toplist tracks 1 version of Tokmeter — AI Agent Usage & Cost, most recently published on Sep 19, 2026.
- Where can I find the source code for Tokmeter — AI Agent Usage & Cost?
- The source code for Tokmeter — AI Agent Usage & Cost is hosted at github.com/sriinnu/tokmeter.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.