musistudio/claude-code-router: Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.
Claude Code Router is a tool that allows developers to route Claude Code requests to different AI models and providers based on specific needs. It supports multiple providers like OpenRouter, DeepSeek, Ollama, and Gemini, with features including dynamic model switching, request/response transformation, and GitHub Actions integration. The tool enables cost optimization by routing background tasks to smaller local models while using powerful models for complex reasoning tasks.