Documentation
¶
Overview ¶
Command audit_tokens measures the LLM context window overhead of all registered MCP tool definitions. It creates in-memory MCP servers in both individual and meta-tool modes, serializes tool definitions to JSON, and estimates token counts using a byte-based heuristic (bytes / 4).
Usage:
go run ./cmd/audit_tokens/
Click to show internal directories.
Click to hide internal directories.