token-optimizer-mcp: Token Optimizer MCP is a Model Context Protocol (MCP) server designed to reduce context window usage for AI tools like Claude Code and Claude Desktop by 60-90%. It achieves this through intelligent caching, Brotli compression, and smart tool replacements, storing compressed content externally in SQLite.; claude-architect: This repository provides reference architectures, code examples, and practice scenarios for the Claude Architect role, based on a 4-hour O'Reilly live training. It covers agentic orchestration, tool design with MCP, Claude Code workflows, prompt engineering, and context management. The training includes a CCA-F certification capstone with practice questions.
Reduce token costs and improve performance for AI code assistants by optimizing context window usage.
Build production-grade AI applications with Claude