claude-prompts-mcp: Claude Prompts provides a portable workflow layer for AI coding clients, offering reusable prompt resources, composable chains, validation gates, and client-native skill export. It enables users to author, version, and compose prompts, gates, frameworks, and styles, supporting multi-step workflows and automated output validation.; 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.
Repeatedly writing the same prompts.
Reduce token costs and improve performance for AI code assistants by optimizing context window usage.