awesome-claude-code icon indicating copy to clipboard operation
awesome-claude-code copied to clipboard

Add CCProxy to Proxies & Model Integrations

Open praneybehl opened this issue 4 months ago • 0 comments

Description

This PR adds CCProxy to the Proxies & Model Integrations section of the awesome-claude-code list.

What is CCProxy?

CCProxy is a universal API translation proxy that enables Claude Code to work with any AI model - from cloud providers like OpenAI, Gemini, Groq, OpenRouter to local models via Ollama.

Key Features

  • 🌐 Universal Compatibility: Works with 20+ AI providers
  • 🏠 Local Model Support: Run your own models via Ollama integration
  • 🚀 Intelligent Routing: Automatic model selection based on context and rules
  • 📡 Streaming Support: Full SSE streaming for real-time responses
  • 🔒 MIT Licensed: Open source and free to use

Why Include CCProxy?

CCProxy fills an important gap in the Claude Code ecosystem by allowing users to:

  • Break free from vendor lock-in
  • Use local models for privacy/cost reasons
  • Switch between providers seamlessly
  • Leverage the best model for each task

The entry is placed alphabetically in the Proxies & Model Integrations section as it directly relates to model integration functionality.

Thank you for maintaining this excellent resource!

praneybehl avatar Jul 25 '25 00:07 praneybehl