Tag: Tools
All the articles with the tag "Tools".
-
Vibe Meter 2.0: Calculating Claude Code Usage with Token Counting
Published:• 6 min readHow I built support for Anthropic Claude subscriptions in Vibe Meter 2.0, including token counting, SIMD operations, and the challenges of calculating API usage without official APIs.
-
llm.codes: Make Apple Docs AI-Readable
Published:• 4 min readBuilt this when Claude couldn't read Apple's docs. Now it converts 69+ documentation sites to clean llms.txt. Free, instant, no BS.
-
MCP Best Practices
Published:• 8 min readMy comprehensive guide outlining best practices for building reliable, user-friendly Model Context Protocol (MCP) tools with proper configuration, testing, and release management.