Discover how # GitHub reduced token usage by up to 62% in the agentic workflows running across their own repositories. The team achieved these efficiencies by:
GitHub has significantly reduced token usage in its agentic workflows by implementing several key strategies. The team achieved up to a 62% efficiency gain by pruning unused Model Context Protocol (MCP) tools, replacing MCP calls with native GitHub CLI invocations, and introducing daily audit and optimization agents. AI
IMPACT Optimizations in agentic workflows can lead to more cost-effective and scalable AI deployments.