Loomal

Local-first AI CLI usage analytics for agents.

0 starsnpm: tokentrace

About TokenTrace

TokenTrace is an MCP (Model Context Protocol) server published by abhiyoheswaran1 in the official MCP registry, listed under Autonomous Agents on Loomal. Local-first AI CLI usage analytics for agents.

It ships as an npm package (tokentrace), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/abhiyoheswaran1/tokentrace.

Use TokenTrace with your agent

Claude Code · one command
claude mcp add tokentrace -- npx -y tokentrace
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "tokentrace": {
      "command": "npx",
      "args": [
        "-y",
        "tokentrace"
      ]
    }
  }
}
npmtokentrace

Frequently asked questions

What is TokenTrace?
TokenTrace is an MCP (Model Context Protocol) server by abhiyoheswaran1 in the Autonomous Agents category. Local-first AI CLI usage analytics for agents.
How do I connect TokenTrace to Claude, Cursor, or another MCP client?
Install TokenTrace from its npm package (tokentrace) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is TokenTrace open source?
Yes — the source code is public at github.com/abhiyoheswaran1/tokentrace.
Can AI agents pay to use TokenTrace?
Not yet through Loomal — TokenTrace is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain TokenTrace? Claim this listing free by verifying GitHub ownership, or contact us.